keap_update_opportunity
Update an existing opportunity in Keap by modifying its stage, revenue, owner, close date, notes, or next actions.
Instructions
Update an existing opportunity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | User ID (owner) | |
| stage_id | No | Pipeline stage ID | |
| opportunity_id | Yes | Opportunity ID | |
| next_action_date | No | Next action date | |
| next_action_notes | No | Next action notes | |
| opportunity_notes | No | Notes | |
| opportunity_title | No | Deal title | |
| estimated_close_date | No | Estimated close date | |
| projected_revenue_low | No | Low revenue estimate | |
| projected_revenue_high | No | High revenue estimate |