FruxonDocs

Zoho CRM

Access leads, contacts, deals, accounts, and call logs in Zoho CRM

The Zoho CRM integration lets your agents access leads, contacts, deals, accounts, and call logs.

Prerequisites

You need one of the following:

  • OAuth Access Token — Generate one through the Zoho API Console.
  • OAuth — For user-level access where each chat user authorizes with their own Zoho account.

Setup

  1. Open Integrations from the sidebar
  2. Select Zoho CRM from the catalog
  3. Click Add Integration Config
  4. Give the config a display name (e.g., "Zoho CRM - Sales")
  5. Choose your authentication method:
    • Access Token — Paste your Zoho OAuth access token
    • OAuth — Click Connect to start the Zoho OAuth flow
  6. Save the config

Using in Your Agent

  1. Open your agent in Agent Studio and select an Agent Step
  2. Under Attached Integration Configurations, click Attach configuration and choose your config
  3. Attach Zoho CRM tools from the tools panel
  4. Tools are referenced as zoho_crm.get_leads, zoho_crm.get_contacts, etc.

Available Tools

ToolDescriptionAction Type
get_leadsFetch lead data from Zoho CRMReadOnly
get_contactsFetch contacts from Zoho CRMReadOnly
get_dealsFetch deals from Zoho CRMReadOnly
get_accountsFetch accounts from Zoho CRMReadOnly
get_callsFetch call logs from Zoho CRMReadOnly
get_usersFetch CRM users from ZohoReadOnly

On this page