Skip to main content

Twilio

You can use these credentials to authenticate the following nodes with Twilio.

Prerequisites

Create a Twilio account.

Using Auth Token

  1. Open your Twilio project dashboard.
  2. Copy the displayed Account SID.
  3. Enter a name for your credentials in the Credentials Name field in the 'Twilio API' credentials in Studio.
  4. Paste the Account SID in the Account SID field in the 'Twilio API' credentials in Studio.
  5. Copy the Auth Token from the Twilio project dashboard.
  6. Paste the Auth Token in the Auth Token field in the 'Twilio API' credentials in Studio.
  7. Click on the Create button to create the credentials.

Using API Key

  1. Open your Twilio project dashboard.
  2. Copy the displayed Account SID.
  3. Enter a name for your credentials in the Credentials Name field in the 'Twilio API' credentials in Studio.
  4. Select 'API Key' from the Auth Type dropdown list.
  5. Paste the Account SID in the Account SID field in the 'Twilio API' credentials in Studio.
  6. Click on Settings in the left-sidebar.
  7. Select API Keys under the Settings.
  8. Click on the Create new API Key button.
  9. Enter a name in the Friendly Name field.
  10. Click on the Create API Key button.
  11. Copy the displayed SID.
  12. Paste the SID in the API Key SID field in the 'Twilio API' credentials in Studio.
  13. Copy the Secret from the Twilio dashboard.
  14. Paste the Secret in the API Key Secret field in the 'Twilio API' credentials in Studio.
  15. Click on the Create button to create the credentials.