Webhook events and payloads
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