Available Topics
Subscribe to the following webhook topics:| Topic | Description |
|---|---|
PING | Test webhook connectivity |
CALL_RECEIVED | Triggered when an inbound call is received |
SMS_RECEIVED | Triggered when an SMS message is received |
SMS_SENT | Triggered when an SMS message is sent |
Setting Up a Webhook
Use the Create or Update Webhook endpoint to configure your webhook:Webhook Requirements
- Your webhook URL must be publicly accessible
- Your server should respond with a
200status code within 30 seconds - Use HTTPS for secure communication