Short answer: Drop the "Zoho CRM → Get Record" 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 |
|---|---|---|---|
Module module | options | Required | Module. Options: Leads, Contacts, Deals, Accounts |
Record ID record_id | string | Required | Record ID. Example: 554023000001627036 |
{"module": "{{trigger.module}}","record_id": "e.g. 554023000001627036"}
{"data": [{"id": "554023000001627036","Email": "john@example.com","Company": "Acme","Last_Name": "Doe"}]}
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.