Short answer: Drop the "Zoho Books → List Contacts" 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 |
|---|---|---|---|
Organization ID organization_id | string | Required | Organization ID. Example: 10234695 |
Search search_text | string | Optional | Search. Example: Bowman |
Page page | string | Optional | Page. e.g. "1" |
{"organization_id": "e.g. 10234695","search_text": "e.g. Bowman","page": "1"}
{"code": 0,"contacts": [{"email": "john@bowman.com","contact_id": "460000000026049","contact_name": "Bowman Furniture","contact_type": "customer"}],"page_context": {"page": 1,"per_page": 200,"has_more_page": false}}
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.