Prerequisites
- A Twilio account with WhatsApp API access
- A Twilio Account SID
- A Twilio Authentication Token
Create a Twilio WhatsApp channel
Use one of the following methods to define the channel: Using CLI:BASH
YAML
Python
Configuration requirements
| Field | Required | Format | Description |
|---|---|---|---|
account_sid | Yes | String | Your Twilio Account SID |
twilio_authentication_token | Yes | String | Your Twilio Authentication Token |

