Zoho CRM integrations
Zoho CRM is a customer relationship management software that helps businesses manage their sales, marketing, and customer support activities. It offers tools for lead management, pipeline visualization, email marketing, and analytics, empowering businesses to build and maintain strong customer relationships and drive sales growth.
Automate your Zoho CRM workflow with premade actions
Quickly integrate Zoho CRM with thousands of apps for automated workflows using our no-code toolkit or AI copilot for custom actions.Update Object
Updates existing entities in the module. [See the documentation](https://www.zoho.com/crm/developer/docs/api/v2/update-records.html)
Create Object
Create a new object/module entry. [See the documentation](https://www.zoho.com/crm/developer/docs/api/v2/insert-records.html)
New or Updated Module Entry (Instant)
Emits an event each time a module/record is created or edited in Zoho CRM
Updated Module Entry (Instant)
Emits an event each time a new module/record is updated in Zoho CRM
New Module Entry (Instant)
Emit new events each time a new module/record is created in Zoho CRM
Upload Attachment
Uploads an attachment file to Zoho CRM from a URL or file path. [See the documentation](https://www.zoho.com/crm/developer/docs/api/v3/upload-attachment.html)
Convert Lead
Converts a Lead into a Contact or an Account. [See the documentation](https://www.zoho.com/crm/developer/docs/api/v2/convert-lead.html)
New or Updated Contact (Instant)
Emits an event each time a new contact is created or updated in Zoho CRM
New Contact (Instant)
Emits an event each time a new contact is created in Zoho CRM
Get Object
Gets record data given its id.
List Objects
Gets the list of available records from a module.
New Event (Instant)
Emit new custom events from Zoho CRM
List Modules
Retrieves a list of all the modules available in your CRM account.
New or Updated Lead (Instant)
Emits an event each time a new lead is created or updated in Zoho CRM
New Lead (Instant)
Emits an event each time a new lead is created in Zoho CRM
New User
Emits an event each time a new user is created in Zoho CRM
Search Objects
Retrieves the records that match your search criteria.
List Fields
Gets the field metadata for the specified module
Download Attachment
Downloads an attachment file from Zoho CRM, saves it in the temporary file system and exports the file path for use in a future step.