- Call a Webhook URL of a 3rd party service to send information from the bot.
- Make an API request to a 3rd party service to fetch information and use it in the bot.
Integrations
Webhook / API Request
The Webhook block allows you to either:
You can also decide to customize the request sent to the 3rd party service.
Then, we can set a test value for our variable (it will replace the variable with this value only for the “Test the request” button):
Hit the “Test the request” button and then we can save the result in multiple variables:
Then we can use these variables to display dynamic content in the next bubbles:
Possibilities are endless when it comes to API calls, you can litteraly call any API and fetch any data you want.
Feel free to ask the community for help if you struggle setting up a Webhook block.