Short answer: Drop the "Zoho CRM → Delete 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": [{"code": "SUCCESS","status": "success","details": {"id": "554023000001627036"},"message": "record deleted"}]}
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.