Zoho CRM triggers
A Trigger is an event or condition that initiates the execution of specific actions or workflows. Following is the list of supported Zoho CRM triggers.
| Trigger | Description |
|---|---|
| All Records | Retrieves the details related to a module, for example, Leads, Accounts, Contacts, etc. |
| Search Records | Retrieves the details related to a module, for example, Leads, Accounts, Contacts, etc., based on a search query. |
| Get Record | Retrieves the details related to a module, for example, Leads, Accounts, Contacts, etc., based on its Id. |
| All Reports | Retrieves the details related to a report. |
| New Or Updated Record | Retrieves the details related to an updated or newly created module, for example, Leads, Accounts, Contacts, etc. |
| New Or Updated Report | Triggers when a report is created or existing report is updated. |