Handle ElevenLabs pre-call personalization webhook
Webhooks
Handle ElevenLabs pre-call personalization webhook
Inbound webhook called by ElevenLabs when a call connects so the AI agent can greet the caller by name. Looks up the contact by caller_id, caches the call context in Redis (24h TTL) for the post-call webhook, and returns dynamic variables for prompt injection. Authenticated via Bearer token (per-org elevenlabsToolSecret).
POST
Handle ElevenLabs pre-call personalization webhook
Body
application/json