Webhooks
Push TWT Chat platform events to your external service in real time so you can automate business workflows.
What You Can Do
- Receive real-time chat events such as unreplied visitor messages and new session creation
- Verify request signatures to make sure webhook requests really come from TWT Chat
- Subscribe only to the event types your system needs
How To
- Setup Guide - Configure the webhook URL and event subscriptions in the console
- Signature Validation - Verify the source of every incoming webhook request
- Event Types - Review supported events and trigger rules
- Payload Reference - Parse the request body structure
What You Get
- Use chat events to trigger CRM updates, ticket creation, notifications, and other workflows
- React immediately when events happen instead of polling
- Integrate with existing systems through a low-coupling event model