update_deal
Modify a deal in ActiveCampaign by specifying its ID and any fields to change, including title, value, status, stage, or pipeline.
Instructions
Update a deal. Status: 0=open, 1=won, 2=lost. Only provide fields to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | ||
| title | No | ||
| value | No | ||
| stage_id | No | ||
| pipeline_id | No | ||
| status | No | ||
| description | No | ||
| owner_id | No | ||
| percent | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |