Short answer: Drop the "Agile CRM → Create Deal" 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 |
|---|---|---|---|
Deal Name name | string | Required | Deal Name. Example: Enterprise Contract |
Expected Value expected_value | string | Optional | Expected Value. Example: 10000 |
Milestone/Stage milestone | string | Optional | Milestone/Stage. Example: Proposal |
Contact IDs contact_ids | string | Optional | Comma-separated contact IDs to link |
{"name": "e.g. Enterprise Contract","expected_value": "e.g. 10000","milestone": "e.g. Proposal","contact_ids": "e.g. 123,456"}
{"id": 789,"name": "Enterprise Contract","expected_value": 10000}
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.