> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hirealli.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Post-call webhook

> Send every finished call to your own system.

A post-call webhook sends each finished call to one HTTPS address you choose, right after Alli writes the call summary. Use it to feed calls into your CRM, a spreadsheet or an automation tool.

## How it works

* One `POST` request per finished call, with the call's details and summary as JSON.
* The address must use `https`.
* If your endpoint does not respond, Alli retries the delivery.

## Setting it up

Email [support@carroll.media](mailto:support@carroll.media) with the address to send calls to, and the Alli team turns it on for your line.
