Webhooks - Telnyx
Handle Texml Incoming
TeXML endpoint for incoming calls. Returns XML with <Say> for GDPR notice and <Dial> for routing.
Routing logic:
- If caller has an existing lead with assigned user in team: Direct route to that user (15s timeout), fallback to full team.
- Otherwise: ring all team members simultaneously (30s timeout).
post/public/webhooks/telnyx/texml
Response
Successful Response
{"stackTrail":"paths:/public/webhooks/telnyx/texml:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.