> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/norbix-cloud/notifications/email/integrations/twilio-sendgrid.md).

# Twilio Sendgrid

Overview of email webhooks

Webhooks allow you to get more information on what happened with each email. Without setting up a webhook our system will only display whether your emails were sent to a provider or not. To know if emails reached their respective recipients if the recipients opened those emails, and more, you need to register a webhook.

All of our given email providers offer webhook functionality. The following shows how to set up webhooks using any of the providers.

## SendGrid

1. Sign-in to your SendGrid account.
2. Go to **Settings > Mail Settings**.
3. Open **Event Notification** expandable.
4. Here make sure that the switch on the left is set to **ON**. In a field **HTTP POST URL** add the following URL **`https://api.norbix.ai/notifications/email/sendgrid/events`**.
5. Below check the boxes of event types that you want to receive.

![SendGrid event notification setup](https://760328771-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LwSkuCpTNI_AerL8J2a%2F-M-H-do6bxmhihJwEhUj%2F-M-H4SvOgsF3hmiXix_n%2Fsendgrid_webhooks.PNG?alt=media\&token=159be364-5df7-469a-8ca8-93d61a91446a)

{% hint style="warning" %}
**Click** and **open** events will not be tracked just yet. For that, you need to enable open and click tracking.

1. Go to **Settings > Tracking**.
2. Here expand **Click Tracking** and **Open Tracking** and switch them to **ON**.
   {% endhint %}
