> ## Documentation Index
> Fetch the complete documentation index at: https://docs.sendkit.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Event Types

> All webhook event types supported by SendKit

SendKit sends webhook events for both email and contact activity. Each event includes a JSON payload with event-specific data.

## Email events

| Event                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | Description                                                |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-gray.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=fd91143f23ef2ae8d61e3b333e52f1bd" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-gray.svg" /> `email.sent`                       | Email was accepted and sent to the recipient's mail server |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-green.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=792e29dcd956be51e66f63c7792ce8c4" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-green.svg" /> `email.delivered`          | Email was successfully delivered to the recipient's inbox  |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-blue.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=6c87d6a206d766c74e39c31fc007b09c" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-blue.svg" /> `email.opened`                     | Recipient opened the email                                 |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-purple.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=cf76c1a484ff3da8d01efcb88796f145" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-purple.svg" /> `email.clicked`    | Recipient clicked a link in the email                      |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-red.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=39e6d018b5a3c91ee4d56bd58620cce9" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-red.svg" /> `email.bounced`                            | Email permanently rejected by the recipient's mail server  |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-yellow.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=6f5a3ee949e0a5ee29e8d3ed32e9a3f2" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-yellow.svg" /> `email.complained` | Recipient marked the email as spam                         |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-red.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=39e6d018b5a3c91ee4d56bd58620cce9" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-red.svg" /> `email.rejected`                           | Email was rejected before sending                          |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-red.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=39e6d018b5a3c91ee4d56bd58620cce9" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-red.svg" /> `email.failed`                             | Email failed to send                                       |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-gray.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=fd91143f23ef2ae8d61e3b333e52f1bd" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-gray.svg" /> `email.delivery_delayed`           | Email delivery was temporarily delayed                     |

## Contact events

| Event                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | Description                      |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-green.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=792e29dcd956be51e66f63c7792ce8c4" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-green.svg" /> `contact.created` | A new contact was created        |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-blue.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=6c87d6a206d766c74e39c31fc007b09c" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-blue.svg" /> `contact.updated`         | A contact's details were updated |
| <img src="https://mintcdn.com/sendkit/J64MnntbPpRSmBwp/images/icons/dot-red.svg?fit=max&auto=format&n=J64MnntbPpRSmBwp&q=85&s=39e6d018b5a3c91ee4d56bd58620cce9" style={{display: 'inline', verticalAlign: 'middle', marginRight: '6px'}} width="16" height="16" data-path="images/icons/dot-red.svg" /> `contact.deleted`                 | A contact was deleted            |
