> ## Documentation Index
> Fetch the complete documentation index at: https://nocode-docs.zeroagent.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Twilio

**Send Automated Messages with Twilio Integration in Zeromagic**

<img src="https://mintcdn.com/zeromagiclabsprivatelimited/FNI2lo67ZZ_e31YS/assets/images/zm-twilio.png?fit=max&auto=format&n=FNI2lo67ZZ_e31YS&q=85&s=7a93d227224817819ed27dbfc786b18b" alt="zm-twilio" width="1366" height="768" data-path="assets/images/zm-twilio.png" />

Zeromagic empowers you to streamline communication within your project by integrating with the Twilio Message Service. This integration allows you to leverage Twilio's robust SMS and messaging capabilities directly within your backend functionalities.

## Configuration

To begin using Twilio with your Zeromagic project, navigate to the `Integrations` section in the project console. Choose Twilio and provide your From mail ID, Twilio Account SID and Auth Token to connect Twilio API. You can find these in your Twilio Auth tokens & API keys page. These are available on the [Twilio Auth tokens & API](https://help.twilio.com/articles/9318455807771-API-Keys-and-How-to-Change-Them) keys page.

## Usage

Once configured, you can utilise Twilio's messaging service within your project. With Twilio's API you can send SMS messages from your Zeromagic platform.

### Quick Links

* [Twilio free trial account](https://www.twilio.com/docs/messaging/guides/how-to-use-your-free-trial-account)
* [Twilio Auth tokens & API keys](https://help.twilio.com/articles/9318455807771-API-Keys-and-How-to-Change-Them)
