Skip to content

Adding the Twilio Integration

Twilio is a cloud communications platform that enables applications to programmatically send and receive SMS, voice calls, and messages. Integrating Twilio allows your application to handle user verification codes, notifications, and other communication workflows.

After selecting Twilio from the integration list, a configuration modal will appear. You must provide the following credentials from your Twilio Console to establish the connection:

  • Input: Enter your unique Account SID (usually starting with AC...) into the Account SID field. This acts as your username for the API.
  • Input: Enter your secret Auth Token into the Auth Token field. This acts as your password for API requests.

Once the credentials are entered:

  1. Review the status bar (currently showing Not Connected).
  2. Click the black Add button at the bottom right to save the credentials and activate the communication service.

alt text