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:
Navigate to Developers --> Webhooks --> Create Webhook.
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.
Verify the Webhook URL. Optionally, add a signature to your webhook for authenticity.
Once verified, create your webhook.