Receive call events with webhooks
Get notified when a call starts, ends, or produces an outcome.
Webhooks push events to an endpoint you control, so you can trigger your own automations when a call finishes.
Steps
- Open Settings, then Webhooks.
- Add your endpoint URL and select the events to subscribe to.
- Save, then use Send test event to confirm delivery.
Good to know
- Deliveries retry with backoff on any non-2xx response.
- Every request is signed — verify the signature before trusting a payload.