Twilio Nodes
5
Free workflow nodes for n8n, BuildShip, and Make.com. Copy and paste directly into your automation workflows.
Create Outbound Call with Twilio
n8n-nodes-base.httpRequest
Initiate an outbound phone call using the Twilio API. Provide a TwiML URL to define call behavior such as text-to-speech or call recording.
Get Message Status with Twilio
n8n-nodes-base.httpRequest
Fetch the current status and details of a specific Twilio message by its SID. Returns delivery status, timestamps, and message metadata.
List Messages with Twilio
n8n-nodes-base.httpRequest
Retrieve a list of SMS messages sent or received on your Twilio account. Filter by recipient number and control page size.
Send SMS with Twilio
n8n-nodes-base.httpRequest
Send an SMS message to any phone number using the Twilio API. Supports dynamic message content and sender numbers.
Send WhatsApp Message with Twilio
n8n-nodes-base.httpRequest
Send a WhatsApp message to any WhatsApp-enabled number using the Twilio API. Uses the same Messages endpoint as SMS but prefixes numbers with 'whatsapp:'.