Add the Twilio Connector
Authenticate to Twilio
After you add the connector, you need to set the required properties. Account SID: Enter the string identifier (SID) that you use to authenticate to your account. supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.Auth Token
To connect with an authorization (auth) token, specify the following properties:- Auth Scheme: Select AuthToken.
- Auth Token: Enter your auth token for your account.
API Key
To connect with an API key, specify the following properties:- Auth Scheme: Select APIKey.
- API Key SID: Enter the API key SID for your account.
- API Key Secret: Enter the API key secret for your account.
Complete Your Connection
To complete your connection:- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Click Create & Test to create your connection.