Set up Webhooks
Jonny avatar
Written by Jonny
Updated over a week ago

Webhooks are the web's way to integrate completely different systems in semi-real time. You can use webhooks on your website to connect with a service that generates invoices when an order is completed, get an alert whenever a new message is received, and more.

To add a webhook:

  1. Go to your website Dashboard.

  2. Click the Settings button and select Webhooks from the list.

  3. Click Add a new webhook.

  4. Enter the Webhook URL you want to send your data to.

  5. Choose a Topic for your webhook from the list.


Please note:

  • Test and understand how Webhooks work in the following link: webhook.site


Did this answer your question?