Skip to main content

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