Webhooks allow you to receive real-time HTTP notifications when certain events occur in your chatbot system. This can be useful for integrating with other systems, tracking usage, or implementing custom business logic.
Common use cases include:
For detailed documentation including payload format, best practices, and example implementations, please visit our webhook documentation.