Short answer: Drop the "Zoho Sign → List Documents" 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 |
|---|---|---|---|
Row Count row_count | string | Optional | Row Count. e.g. "10" |
Start Index start_index | string | Optional | Start Index. e.g. "1" |
Sort Order sort_order | options | Optional | Sort Order. Options: Newest first, Oldest first |
{"row_count": "10","start_index": "1","sort_order": "{{trigger.sort_order}}"}
{"code": 0,"requests": [{"request_id": "123","created_time": "2025-01-15","request_name": "NDA","request_status": "completed"}],"page_context": {"has_more_rows": 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.