<< Click to Display Table of Contents >> Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > Twilio Usage Records > Connector Parameters Authentication |
This parameter contains the API Key/Account SID used as username during the authentication.
Technical Name |
username |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
|
The authentication is based on username and password (Basic) authentication.
There are two types of credentials:
1.Account SID and Auth Token which are displaced in the Twilio Console.
2.API Key and API Secret (Recommended) which can be created in the Twilio Console.
It is recommended to create a new API Key and API Secret for this connector, because it allows fine-grained revocation. If using the API Key and the API Secret for authentication, it is necessary to use the 'Main' type. See Authentication with Twilio's REST API for more information.
This parameter contains the API Secret/Auth Token used as password during authentication.
Technical Name |
password |
Category |
Authentication |
Type |
String |
Default Value |
n/a |
Example Values |
|
The authentication is based on username and password (Basic) authentication.
There are two types of credentials:
1.Account SID and Auth Token which are displaced in the Twilio Console.
2.API Key and API Secret (Recommended) which can be created in the Twilio Console.
It is recommended to create a new API Key and API Secret for this connector, because it allows fine-grained revocation. If using the API Key and the API Secret for authentication, it is necessary to use the 'Main' type. See Authentication with Twilio's REST API for more information.
This parameter represents the Twilio Account SID, which serves as a unique identifier for your Twilio account.
Technical Name |
account_sid |
Category |
Authentication |
Type |
String |
Default Value |
n.a |
Example Values |
ACxxxxxxxxxxxxxxxxxxxxxxxxxxxx |