Twilio Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Twilio connector.

Twilio provides programmable communication tools for making and receiving phone calls, sending and receiving text messages, and performing other communication functions using its web service APIs.

This topic describes how to authenticate to Twilio and configure any necessary connection properties in the Twilio connection connector.

Connection Configuration

Each connection property available in the Twilio connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Account SID

Account SID of the currently authenticated user.


Auth Token

Auth token of the currently authenticated user.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top