Skip to main content

Twilio Integration (Whatsapp)

In the configuration.yaml these lines are added

twilio:
  account_sid: !secret twilio_SID
  auth_token: !secret twilio_auth_token

the constants !secret twilio_SID and !secret twilio_auth_token are defined in the file secrets.yaml