Zoho CRM Notifications API v2
Instant Notifications API for Zoho CRM. Subscribers register a channel via POST /crm/v2/actions/watch with a notify_url and a list of module/operation events (for example Leads.create, Contacts.edit, Deals.delete, Accounts.all). Zoho CRM then POSTs JSON callbacks to the notify_url whenever the subscribed create, edit, delete, or all operations occur on records in the subscribed module.
Zoho CRM Notifications API v2 is one of 2 APIs that Zoho CRM publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
Tagged areas include CRM, Notifications, Webhooks, Events, and AsyncAPI. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.
Requests are made against the base URL https://www.zohoapis.com/crm/v2.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Zoho CRM 1
Other APIs Zoho CRM publishes across the network.