Supported Providers
Twilio Provider
Twilio Provider is a provider that allows to notify alerts via SMS using Twilio.
Authentication
This provider requires authentication.
- account_sid: Twilio Account SID (required: True, sensitive: False)
- api_token: Twilio API Token (required: True, sensitive: True)
- from_phone_number: Twilio Phone Number (required: True, sensitive: False)
Certain scopes may be required to perform specific actions or queries via the provider. Below is a summary of relevant scopes and their use cases:
- send_sms: The API token has permission to send the SMS (mandatory)
In workflows
This provider can be used in workflows.
As “action” to make changes or update data, example:
If you need workflow examples with this provider, please raise a GitHub issue.
Connecting with the Provider
To use the Twilio Provider you’ll need API token. How to create Twilio API token - https://support.twilio.com/hc/en-us/articles/223136027-Auth-Tokens-and-How-to-Change-Them
Useful Links
- Twilio API token - https://support.twilio.com/hc/en-us/articles/223136027-Auth-Tokens-and-How-to-Change-Them
- Twilio phone number - https://www.twilio.com/en-us/guidelines/regulatory