Short answer: Drop the "Zoho CRM → Create Lead" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
First Name First_Name | string | Optional | Contact's first (given) name. |
Last Name Last_Name | string | Required | Contact's last (family) name. |
Email Email | Optional | The email address. Used as the recipient or identifier depending on context. | |
Company Company | string | Required | Company |
Phone Phone | phone | Optional | Phone number in E.164 format (with country code, no spaces). |
Lead Source Lead_Source | options | Optional | Lead Source. Options: Web, Phone, Email, Social, Referral |
{"First_Name": "e.g. Jane","Last_Name": "e.g. Doe","Email": "e.g. user@example.com","Company": "{{trigger.Company}}","Phone": "e.g. +14155551234"}
{"data": [{"code": "SUCCESS","details": {"id": "123456","Modified_Time": "2026-04-11T10:00:00Z"}}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.