OpportunityUpdate event fires whenever any field on an existing opportunity is changed. This is a broad event that covers edits to the opportunity name, monetary value, pipeline stage, status, assignment, and more. Use this event to keep external systems in sync or to trigger follow-up actions whenever a deal progresses.
Payload
Example payload
Related
- Opportunity Created — fires when a new opportunity is first added to a pipeline
- Opportunity Stage Updated — fires specifically when the pipeline stage changes
- Opportunities API — query and update opportunities programmatically