Webhook Samples

Webhooks are how Telgorithm notifies your system about events in real time, such as inbound messages and delivery status changes, without you having to poll our API. You configure a callback URL per event type at the account level, and Telgorithm pushes each event to that URL as it happens. This section provides sample payloads for each webhook event type so you know what to expect and can build your handler accordingly.

Continue to the API reference →