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

# Webhooks for Providers

> Learn how to setup webhook support for a provider.

Novu provides a URL that you can use to setup webhook support for your integrated provider.

This enables to receive much more detailed information from the provider about the outgoing messages in the [Activity Feed](/activity-feed/introduction) section.

Currently, only `Email` and `SMS` channels are supported with limited providers. Support for more providers will be added in future.

<Note>
  This feature is available only in Novu cloud. This feature will not work in community self
  hosted version and local environment.
</Note>

## Get your Webhook URL

To get your provider specific webhook URL, follow the below steps:

* Open your already connected provider from the `Integration Store` page.
* Scroll down the modal to find the `Webhook URL` field.
* Copy the given URL to configure it on the provider's webhook setup page.

<Frame caption="Webhook URL for connected providers!">
  <img src="https://mintcdn.com/novu-v2-docs/iBMuKOgzYB_2VB7w/images/providers-webhook-url.png?fit=max&auto=format&n=iBMuKOgzYB_2VB7w&q=85&s=11359f085072b9d8dd58f93d56006f5f" width="1659" height="848" data-path="images/providers-webhook-url.png" />
</Frame>

<br />

<Note> Webhook URL will only be visible for connected providers and after you've connected the provider. </Note>

## Supported Providers

* [Mailjet](/channels-and-providers/email/mailjet)
* [Mandrill](/channels-and-providers/email/mandrill)
* [Postmark](/channels-and-providers/email/postmark)
* [Sendgrid](/channels-and-providers/email/sendgrid)
* [Sendinblue](/channels-and-providers/email/sendinblue)
* [Telnyx](/channels-and-providers/sms/telnyx)
* [Twilio](/channels-and-providers/sms/twilio)
