> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/trigger-nodes/n8n-nodes-base.twiliotrigger.md).

# Twilio Trigger

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.

{% hint style="info" %}
**Credentials**

You can find authentication information for this node [here](/integrations/builtin/credentials/twilio.md).
{% endhint %}

{% hint style="info" %}
**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.
{% endhint %}

## Events <a href="#events" id="events"></a>

* On New SMS
* On New Call

{% hint style="info" %}
**New Call Delay**

It can take Twilio up to thirty minutes to generate a summary for a completed call.
{% endhint %}

## Related resources <a href="#related-resources" id="related-resources"></a>

n8n provides an app node for Twilio. You can find the node docs [here](/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.
