Skip to content

Twilio

The Twilio connector allows you to query metadata about your Twilio account, phone numbers, calls, text messages, and recordings.

Prerequisites

You must have a Twilio account.

Connection Details

The Twilio connector authenticates using an Account SID and Auth Token.

Specify the following details to define a connection:

Property Description
Account SID A unique 34-character code which starts with AC and is followed by 32 letters or numbers.
Auth Token The authorization token for this account. This is private to your account.
Base URL The Twilio base URL is the starting point to access Twilio web services via their APIs.

Additional Information

Please refer to the Twilio API documentation for more info on the API requests and responses. API docs can be found at https://www.twilio.com/docs/usage/requests-to-twilio.