Contacts
POST {{api-domain}}/crm/v2.1/Contacts
To add new entities to a module.
Request Body
{"data"=>[{"Owner"=>{"id"=>"{{user-id}}"}, "Account_Name"=>{"id"=>"{{account-id}}"}, "Vendor_Name"=>{"id"=>"{{vendor-id}}"}, "Email"=>"newcrmapi@zoho.com", "Description"=>"Design your own layouts that align your business processes precisely. Assign them to profiles appropriately.", "Mailing_Zip"=>"Mailing_Zip", "Reports_To"=>"Reports_To", "Other_Phone"=>"988844559", "Mailing_State"=>"Mailing_State", "Twitter"=>"Twitter", "Other_Zip"=>"Other_Zip", "Mailing_Street"=>"Mailing_Street", "Other_State"=>"Other_State", "Salutation"=>"Mrs.", "Other_Country"=>"Other_Country", "First_Name"=>"First_Name", "Asst_Phone"=>"988844559", "Department"=>"Department", "Skype_ID"=>"Skype_ID", "Assistant"=>"Assistant", "Phone"=>"988844559", "Mailing_Country"=>"Mailing_Country", "Email_Opt_Out"=>true, "Date_of_Birth"=>"2018-01-25", "Mailing_City"=>"Mailing_City", "Other_City"=>"Other_City", "Title"=>"Title", "Other_Street"=>"Other_Street", "Mobile"=>"988844559", "Home_Phone"=>"988844559", "Last_Name"=>"Last_Name", "Lead_Source"=>"Cold Call", "Fax"=>"Fax", "Secondary_Email"=>"newcrmapi@zoho.com"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |