OpportunityCreate event fires whenever a new opportunity is added to a pipeline within an account. This can happen through manual entry, form submissions, automations, or API calls. Use this event to sync new deals into your CRM, trigger onboarding workflows, or notify your team in real time.
Payload
Example payload
Related
- Opportunity Updated — fires when any field on an existing opportunity changes
- Opportunity Deleted — fires when an opportunity is permanently removed
- Opportunities API — query and update opportunities programmatically