Twilio credentials
You can use these credentials to authenticate the following nodes with Twilio.
Prerequisites
Create a Twilio account.
Using Auth Token
- Open your Twilio project dashboard .
- Copy the displayed Account SID.
- Enter a name for your credentials in the Credentials Name field in the 'Twilio API' credentials in Mosaic Workflows.
- Paste the Account SID in the Account SID field in the 'Twilio API' credentials in Mosaic Workflows.
- Copy the Auth Token from the Twilio project dashboard.
- Paste the Auth Token in the Auth Token field in the 'Twilio API' credentials in Mosaic Workflows.
- Click on the Create button to create the credentials.
Using API Key
- Open your Twilio project dashboard .
- Copy the displayed Account SID.
- Enter a name for your credentials in the Credentials Name field in the 'Twilio API' credentials in Mosaic Workflows.
- Select 'API Key' from the Auth Type dropdown list.
- Paste the Account SID in the Account SID field in the 'Twilio API' credentials in Mosaic Workflows.
- Click on Settings in the left-sidebar.
- Select API Keys under the Settings .
- Click on the Create new API Key button.
- Enter a name in the Friendly Name field.
- Click on the Create API Key button.
- Copy the displayed SID.
- Paste the SID in the API Key SID field in the 'Twilio API' credentials in Mosaic Workflows.
- Copy the Secret from the Twilio dashboard.
- Paste the Secret in the API Key Secret field in the 'Twilio API' credentials in Mosaic Workflows.
- Click on the Create button to create the credentials.