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

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:'.

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

Use Cases

Send WhatsApp message to customer
WhatsApp order notifications
Business messaging via WhatsApp
WhatsApp appointment reminders

Configuration

Node Configuration Summary
Ready-to-use Twilio node configured for send whatsapp message 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