--- title: Twilio node documentation description: Learn how to use the Twilio node in n8n. Follow technical documentation to integrate Twilio node into your workflows. contentType: [integration, reference] priority: medium --- # Twilio node Use the Twilio node to automate work in Twilio, and integrate Twilio with other applications. n8n supports sending MMS/SMS and WhatsApp messages with Twilio. On this page, you'll find a list of operations the Twilio node supports and links to more resources. ```{note} Credentials Refer to [Twilio credentials](/08-0-0-Workflow/integrations/builtin/credentials/twilio.md) for guidance on setting up authentication. ``` ```{include} ../../../../_snippets/integrations/builtin/app-nodes/ai-tools.md ``` ## Operations * SMS * Send SMS/MMS/WhatsApp message * Call * Make a phone call using text-to-speech to say a message ## Templates and examples ## Related resources Refer to [Twilio's documentation](https://www.twilio.com/docs/usage/api) for more information about the service. ```{include} ../../../../_snippets/integrations/builtin/app-nodes/operation-not-supported.md ```