← All workflows Ops & reliability 2 nodes · Webhook

Voice Call TwiML Responder

Answers inbound Twilio calls with a spoken TwiML greeting, then hands off to SMS.

2
nodes
Webhook
trigger
2
services wired
What it does

I built this as the voice front door for a clinic's phone line: when a call comes in, Twilio POSTs to the n8n webhook and the workflow returns TwiML synchronously within the same request. It answers with an Amazon Polly voice that confirms the caller will get a text back within fifteen minutes, sets the correct text/xml content type, and hangs up cleanly — handing the conversation off to the SMS booking flow instead of leaving callers on hold.

Synchronous TwiML voice responder

The workflow
Live interactive canvas · scroll to zoom, drag to pan

This is the real, sanitized export — credentials and any client data removed. Double-click any node to inspect it, or use the canvas's import link to drop the workflow straight into n8n.

Services
WebhookRespond