Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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
OpenAPI
Base URL
https://www.zohoapis.com/crm/v2

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-crm-notifications-asyncapi.yml Raw ↑

Other APIs Zoho CRM publishes across the network.

Zoho CRM REST API v8