More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
📱

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.

twilio sms messaging phone communication
API Docs
Platform
Twilio
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Send SMS notification
Send order confirmation via text
Send OTP/verification code
Alert on workflow completion

Configuration

Node Configuration Summary
Ready-to-use Twilio node configured for send sms with twilio. Copy and paste directly into your n8n workflow.
Method: POST
Endpoint: /2010-04-01/Accounts/{{ $json.accountSid }}/Messages.json
Nodes: 2
Auth: HTTP Header Auth
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Twilio Nodes