apollo_update_deal
Update an existing deal in Apollo.io CRM by providing the deal ID and any fields to change. Modifies only specified fields.
Instructions
Update an existing deal/opportunity. Requires a master Apollo API key. Pass only the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| amount | No | ||
| owner_id | No | ||
| closed_date | No | YYYY-MM-DD | |
| opportunity_id | Yes | The deal ID to update | |
| typed_custom_fields | No | ||
| opportunity_stage_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |