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