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
Services
WebhookRespond