Webhooks in ChatBot

Image of an author
Sylwia Kocur
2 min read
updated: Dec 3, 2024

Use webhooks to collect data from active chats and pass it to your database. This feature allows you to connect the conversation with the information stored on your backend and provide a bot message or attribute based on that information.

Webhooks, web callbacks, or HTTP push APIs are increasingly popular API concepts that provide a lightweight and speedy way to exchange data between applications. With webhooks, you can quickly pass and retrieve information from a matched interaction to your web service, enabling immediate communication and data transfer.

Webhooks in ChatBotLink icon

ChatBot webhooks make it simple to get Bot Responses or Attributes from your external service and display them in the chat in real time.

With webhooks, you can make your chatbot more dynamic and customize it for each user. Some of the most popular use cases for webhooks include:

  • Checking if the visitor is an existing customer.

  • Providing special bot responses for VIP customers, such as routing them to agents reserved for VIPs only.

  • Giving account information to users, like account balances, contact details, and subscription statuses.

  • Enabling the activation of customer accounts through the chatbot.

Set up webhooks in ChatBotLink icon

Follow the steps from this article to set up your first webhook. If you encounter any issues, check this article for troubleshooting.

For more technical information regarding webhooks usage, visit our documentation page.

Remember that setting the verification request in ChatBot is required to exchange your information.

Read more:

Was this article helpful?

Got it!

Thanks for your feedback.

Thank you!

We’re happy to help.

Start a free ChatBot trial
and build your first chatbot today!

Free 14-day trial No credit card required

Discover our text| products