Short answer: Drop the "Pipedrive → List Deals" 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 |
|---|---|---|---|
Status status | options | Optional | Status. Options: All (not deleted), Open, Won, Lost |
Limit limit | string | Optional | Limit. e.g. "100" |
Sort sort | string | Optional | Sort. Example: update_time DESC |
{"status": "{{trigger.status}}","limit": "100","sort": "e.g. update_time DESC"}
{"data": [{"id": 1,"title": "Enterprise Deal","value": 15000,"stage_id": 3}],"success": true}
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.