Skip to main content

Description

AI-powered Zoho CRM syncing and personalized customer automation. Use this integration to manage contacts, leads, accounts, deals, tasks, and notes in Zoho CRM.

Authentication

  • OAuth 2.0 or Zoho CRM Access Token.

Available Actions

  • Upsert leads by email
  • Create/update/get/delete contacts
  • List/search contacts
  • Create/update/get/delete leads
  • Search leads by email
  • Create/update/get/delete accounts
  • Create/update/get/delete deals
  • List deals
  • Create/update tasks
  • Add/list/delete notes
  • COQL queries
  • Generic list records

Examples

Example 1: Zoho CRM - Upsert Lead by Email Create or update a Lead by email with fields.
Example 2: Zoho CRM - Find Contact by Email Search Contacts by exact email.
Example 3: Zoho CRM - Create Contact Create a new Contact record.
Example 4: Zoho CRM - Update Contact Update contact fields.
Example 5: Zoho CRM - Get Contact Retrieve contact by Id.
Example 6: Zoho CRM - Delete Contact Delete contact by Id.
Example 7: Zoho CRM - List Contacts List contacts with pagination.
Example 8: Zoho CRM - Search Contact by Phone Search Contacts by phone.
Example 9: Zoho CRM - Create Lead Create a Lead.
Example 10: Zoho CRM - Update Lead Update a Lead by Id.
Example 11: Zoho CRM - Search Lead by Email Search Leads by email.
Example 12: Zoho CRM - Create Account Create an Account.
Example 13: Zoho CRM - Update Account Update an Account.
Example 14: Zoho CRM - Create Deal Create a Deal (Potential) record.
Example 15: Zoho CRM - Update Deal Update a Deal.
Example 16: Zoho CRM - List Deals List deals with pagination.
Example 17: Zoho CRM - Get Deal Get deal by Id.
Example 18: Zoho CRM - Delete Deal Delete deal by Id.
Example 19: Zoho CRM - Create Task Create a Task record with Subject.
Example 20: Zoho CRM - Update Task Update an existing Task by id.
Example 21: Zoho CRM - Add Note Create a Note associated to a parent record.
Example 22: Zoho CRM - List Notes List Notes with pagination.
Example 23: Zoho CRM - Delete Note Delete a Note by Id.
Example 24: Zoho CRM - List Records List records from a CRM module with basic pagination.
Example 25: Zoho CRM - COQL Query Execute a COQL select_query.

Third-Party Documentation