Zoho CRM REST APIs

Number of APIs: 2384

The Zoho CRM Developers workspace represents Collections curated by the CRM Developer Relations team.

To find out more about the Zoho CRM APIs:

  1. V2-Records-Delete Records - Calls DELETE {{api-domain}}/crm/v2/Calls?ids={{record_id1,record_id2,..}}

  2. V2-Records-Delete Records - Sales Orders DELETE {{api-domain}}/crm/v2/Sales_Orders?ids={{record_id1,record_id2,..}}

  3. V2-Related Lists-Get Related Lists-Solutions - Notes GET {{api-domain}}/crm/v2/Solutions/{{record_id}}/Notes

  4. V2-Blueprint-Get Blueprint Data - Products GET {{api-domain}}/crm/v2/Products/{{record_id}}/actions/blueprint

  5. V2-Tags-Remove Tags from Records - Purchase Orders POST {{api-domain}}/crm/v2/Purchase_Orders/actions/remove_tags?ids={{record_id1,record_id2,..}}&tag_names=Standard Order,

  6. V2-Files and Attachments-Download an Attachment - Quotes GET {{api-domain}}/crm/v2/Quotes/{{record_id}}/Attachments/{{attachment_id}}

  7. V2-Files and Attachments-Upload a Photo - Products POST {{api-domain}}/crm/v2/Products/{{record_id}}/photo

  8. V2-Mass Update-Get Mass Update Status - Purchase Orders GET {{api-domain}}/crm/v2/Purchase_Orders/actions/mass_update?job_id={{job_id}}

  9. V2-Share-Update Share Permissions - Custom PUT {{api-domain}}/crm/v2/{{custom_module_api_name}}/{{record_id}}/actions/share

  10. V2-Share-Revoke Shared Records - Leads DELETE {{api-domain}}/crm/v2/Leads/{{record_id}}/actions/share