Webhook events and payloads
Note
The content for this page requires a major update. The legacy page contains outdated and potentially inaccurate information. You can still access it in the Mautic Developer Documentation archived repository.
If you’re interested in helping develop the new content for this page and others, consider joining the documentation efforts.
Please read the Contributing Guidelines and Contributing to Mautic’s documentation to get started.
Webhook events are specific actions that occur in the system, such as when a Contact creates a new account. When an event occurs, Mautic sends a payload containing data about the event to the registered Webhook URL.
Below is a list of documented events with their event types and the structure of their payloads:
Events
- Contact identified event
- Contact updated event
- Contact Points changed event
- Contact deleted event
- Contact Channel subscription change event
- Contact Company subscription change event
- Company created/updated event
- Company deleted event
- Email send event
- Email open event
- Form submit event
- Page hit event
- Text send event