Loading...
Browse all available webhook event types, inspect delivery logs, and debug failed webhook deliveries.
Last updated March 23, 2026
Difficulty: Advanced | Time: 6 min | Tier: Scale+
Scale Tier Feature
Webhooks and API access are available on Scale ($299/mo) and above. Compare plans
Webhooks let DreamFlow push real-time event data to your external systems. When something happens (a contact is created, a deal moves stages, a form is submitted), DreamFlow sends a POST request to your endpoint with the event details.
| Event | Fires When |
|---|---|
contact.created | A new contact is added |
contact.updated | A contact field is changed |
contact.deleted | A contact is removed |
deal.stage_changed | A deal moves to a new pipeline stage |
deal.won | A deal is marked as won |
deal.lost | A deal is marked as lost |
form.submitted | A form receives a submission |
task.completed | A task is marked done |
email.received | An email arrives in a connected inbox |
invoice.paid | An invoice payment is confirmed |
proposal.signed | A proposal receives an e-signature |
Tip
During development, use a tool like webhook.site or ngrok to inspect payloads before pointing webhooks at your production server.
Need more help? Ask Sally in the chat bubble!
Was this helpful?
Have more questions? Get instant answers.
Still need help? Our support team is here for you.
Contact Support