Webhooks
Use Webhooks to push TWT Chat events to your external service in real time and automate downstream workflows.
How It Works
When a subscribed event occurs, such as an unreplied visitor message, TWT Chat sends an HTTP POST request to your configured endpoint with the event payload.
Documentation
- Setup Guide - Configure your Webhook URL and event subscriptions
- Signature Verification - Verify request authenticity
- Event Types - Review supported event types and triggers
- Payload Structure - Understand headers and body fields