Short answer: Drop the "Close → List Leads" 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 |
|---|---|---|---|
Limit _limit | string | Optional | Max results to return |
{"_limit": "{{trigger._limit}}"}
{"data": [{"id": "lead_abc123","contacts": [],"status_id": "stat_xyz","display_name": "Acme Inc"}],"has_more": false,"total_results": 1}
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.