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:
- Visit our developer documentation.
- Check out our sample code on GitHub.
- Talk to us about the APIs in our developer forum.
- Write to us at support@zohocrm.com if you have any questions or suggestions.
-
V2-Records-Delete Records - Calls DELETE {{api-domain}}/crm/v2/Calls?ids={{record_id1,record_id2,..}}
-
V2-Records-Delete Records - Sales Orders DELETE {{api-domain}}/crm/v2/Sales_Orders?ids={{record_id1,record_id2,..}}
-
V2-Related Lists-Get Related Lists-Solutions - Notes GET {{api-domain}}/crm/v2/Solutions/{{record_id}}/Notes
-
V2-Blueprint-Get Blueprint Data - Products GET {{api-domain}}/crm/v2/Products/{{record_id}}/actions/blueprint
-
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,
-
V2-Files and Attachments-Download an Attachment - Quotes GET {{api-domain}}/crm/v2/Quotes/{{record_id}}/Attachments/{{attachment_id}}
-
V2-Files and Attachments-Upload a Photo - Products POST {{api-domain}}/crm/v2/Products/{{record_id}}/photo
-
V2-Mass Update-Get Mass Update Status - Purchase Orders GET {{api-domain}}/crm/v2/Purchase_Orders/actions/mass_update?job_id={{job_id}}
-
V2-Share-Update Share Permissions - Custom PUT {{api-domain}}/crm/v2/{{custom_module_api_name}}/{{record_id}}/actions/share
-
V2-Share-Revoke Shared Records - Leads DELETE {{api-domain}}/crm/v2/Leads/{{record_id}}/actions/share