Skip to main content
All CollectionsDevelopersAPI or developers FAQs
What are webhooks? (Or) How to set up the webhook for my SMS Campaign?
What are webhooks? (Or) How to set up the webhook for my SMS Campaign?
H
Written by Harini
Updated over 5 months ago

Webhooks allow you to receive real-time notifications based on an event trigger of your choice. In Interact, you can subscribe to events related to all stages of SMS delivery such as submission, delivery, failure, and link click.

Here's how to set up a webhook:

  1. Navigate to Developers --> Webhooks --> Create Webhook.

  2. Fill in the project name and required details, such as the URL where you want the event data sent and the topics you want to subscribe to for the webhook.

  3. Verify the Webhook URL. Optionally, add a signature to your webhook for authenticity.

  4. Once verified, create your webhook.

Did this answer your question?