create_deal
Create a new deal in ActiveCampaign by specifying title, value (in cents), pipeline, and stage.
Instructions
Create a new deal. Value is in cents (e.g. 10000 = $100.00).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| value | Yes | ||
| pipeline_id | Yes | ||
| stage_id | Yes | ||
| contact_id | No | ||
| currency | No | usd | |
| description | No | ||
| owner_id | No | ||
| percent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |