Skip to main content

Setup Guide

Configure Webhooks in the TWT Chat console to receive platform events.

Prerequisites

  1. Generate an AppSecret in Developer Settings for signature verification
  2. Prepare a publicly accessible HTTPS endpoint

Steps

1. Generate an AppSecret

Go to Settings > Developer Settings and generate an AppSecret. This secret is used to verify Webhook signatures.

warning

Store the AppSecret securely. Never expose it in frontend code or public repositories.

2. Enter the Webhook URL

Open Settings > Webhooks, enter the URL that will receive event notifications, and click Save.

tip

Complete your signature verification setup before saving the Webhook URL.

3. Subscribe to events

Choose the event types you want to receive and enable the corresponding switches.

For the current event list, see Event Types.