Zoho Integration
Zoho API Operations
Browse all 14 operations available for Zoho workflow automation.
crm
14 operationsZOHO_CONVERT_ZOHO_LEADConvert Zoho CRM Lead
Converts a lead into a contact, account, and optionally a deal in Zoho CRM.
ZOHO_CREATE_ZOHO_RECORDCreate Zoho CRM Record
Creates new records in a specified module in Zoho CRM.
ZOHO_CREATE_ZOHO_TAGCreate Zoho CRM Tag
Creates a new tag in Zoho CRM for a specific module.
ZOHO_GET_MODULE_FIELDSGet Zoho CRM Module Fields Metadata
Retrieves field metadata for a Zoho CRM module including API names, data types, permissions, and configuration details.
ZOHO_GET_ZOHO_RECORDSGet Zoho CRM Records
Retrieves records from a specified module in Zoho CRM.
ZOHO_GET_RELATED_LISTSGet Zoho CRM Related Lists Metadata
Retrieves related list metadata for a Zoho CRM module to discover correct apiname values.
ZOHO_GET_RELATED_RECORDSGet Zoho CRM Related Records
Fetch related-list records (e.g., Notes, Attachments, Emails) for a Zoho CRM parent record using relatedlistapiname.
ZOHO_GET_ZOHO_USERSGet Zoho CRM Users
Tool to retrieve users from Zoho CRM.
ZOHO_LIST_RECORD_ATTACHMENTSList Attachments for Zoho CRM Record
Tool to list attachment metadata (id, FileName, Size, CreatedTime, etc.) for a specific Zoho CRM record.
ZOHO_LIST_MODULESList Zoho CRM Modules
Lists all available Zoho CRM modules (standard + custom) to reliably select module API names/IDs for operations.
ZOHO_SEARCH_ZOHO_RECORDSSearch Zoho CRM Records
Search for records within a Zoho CRM module using server-side queries.
ZOHO_UPDATE_RELATED_RECORDSUpdate Related Records in Zoho CRM
Associates or updates relationships between records across different modules in Zoho CRM.
ZOHO_UPDATE_ZOHO_RECORDUpdate Zoho CRM Record
Updates existing records in a specified module in Zoho CRM.
ZOHO_UPLOAD_ATTACHMENTUpload Attachment to Zoho CRM Record
Tool to upload a file or attach a URL as an Attachment to a specific Zoho CRM record.