--- title: Twilio Trigger node documentation description: Learn how to use the Twilio Trigger node in n8n. Follow technical documentation to integrate Twilio Trigger node into your workflows. contentType: [integration, reference] --- # Twilio Trigger node Use the Twilio Trigger node to respond to events in [Twilio](https://www.twilio.com) and integrate Twilio with other applications. n8n has built-in support for a wide range of Twilio events, including new SMS and calls. On this page, you'll find a list of events the Twilio Trigger node can respond to and links to more resources. ```{note} Credentials You can find authentication information for this node [here](/08-0-0-Workflow/integrations/builtin/credentials/twilio.md). ``` ```{note} Examples and templates For usage examples and templates to help you get started, refer to n8n's [Twilio integrations](https://n8n.io/integrations/twilio-trigger/) page. ``` ## Events * On New SMS * On New Call ```{note} New Call Delay It can take Twilio up to thirty minutes to generate a summary for a completed call. ``` ## Related resources n8n provides an app node for Twilio. You can find the node docs [here](/08-0-0-Workflow/integrations/builtin/app-nodes/n8n-nodes-base.twilio.md). View [example workflows and related content](https://n8n.io/integrations/twilio/) on n8n's website. Refer to [Twilio's documentation](https://www.twilio.com/docs) for details about their API.