Set up your first webhook
- 
Select webhooks from the left panel of your dashboard. 
- 
Click on Create new webhook button.  
- 
Now you’re in the webhook view. Give your webhook a name, to quickly identify it and paste its URL.  
- 
Enter the token that you want to use in your verification request. 
- 
Additionally, you can fill Basic Auth and Header sections. These fields are optional. 
- 
Click on the save button to keep your changes. 
- 
Your first webhook is ready. The last step is to use it in the interaction. 
Adding webhooks to the interaction:
- 
Go to the interaction you want to connect your webhook with and select the bot responses section. 
- 
Select your webhook. You can identify it by it’s name.  
- 
Click on the save button to keep your changes. 
Now your interaction is all set up with the webhook.
