OpportunityStatusUpdate event fires when an opportunity’s outcome status is changed — for example, when a deal is marked as won, lost, or abandoned. This is distinct from a stage change: status reflects the final outcome of a deal, not its position in the pipeline. Use this event to trigger post-deal workflows such as sending a win notification, logging revenue, or initiating an offboarding sequence.
Payload
Example payload
Related
- Opportunity Stage Updated — fires when an opportunity moves between pipeline stages
- Opportunity Updated — fires when any field on an opportunity changes
- Opportunities API — query and update opportunities programmatically