Zoho CRM Integration Template
Integrate Zoho CRM into your Mid-call Actions and enable your AI assistant to automatically create qualified leads, categorize them, and initiate sales workflows during customer conversations.Overview & Features
Intelligent Lead Creation
- Automatic lead generation from conversations
- BANT qualification and lead scoring
- Industry-specific categorization
- Multi-channel lead source tracking
Sales Process Automation
- Automatic assignment rules and territory management
- Lead nurturing workflow triggers
- Sales team notifications
- CRM analytics and performance tracking
Zoho CRM API Setup
1. Configure Zoho OAuth 2.0
Zoho API Console
- Visit Zoho API Console
- Create a “Server-based Application” client
- Note the client ID and client secret
Configure Lead Creation Tool
Configuration in the Famulor Interface
- Tool Details
- Header Configuration
- Request Body Template
| Field | Value |
|---|---|
| Name* | Zoho CRM Lead erstellen |
| Description | ”Automatically creates a new lead in Zoho CRM with complete conversation information” |
| Function Name* | create_zoho_lead |
| Function Description* | “Creates a lead in Zoho CRM. Use this when a potential customer shows interest or you identify new business opportunities.” |
| HTTP Method | POST |
| Timeout (ms) | 5000 |
| Endpoint* | https://www.zohoapis.eu/crm/v2/Leads |
Parameter Schema
Practical Use Cases
Scenario 1: Lead Qualification During Cold Call
Response Handling
Natural Language Integration
Agent Message:"I am creating the lead for {{company}}..."
Success Template: "Lead created for {{first_name}} {{last_name}} from {{company}}. Lead ID: {{leadId}}"
Enhanced Customer Communication:

