How it works
Choose your events
Subscribe to specific events (e.g.
email.delivered) or use the wildcard * to receive all events.Payload format
Every webhook delivery is aPOST request with a JSON body:
Available events
SendKit supports two categories of events:| Category | Events |
|---|---|
email.sent, email.delivered, email.bounced, email.complained, email.opened, email.clicked, email.rejected, email.failed, email.delivery_delayed | |
| Contact | contact.created, contact.updated, contact.deleted |
Event reference
See the full list of events with payload examples.

