1.0.13 • Published 8 years ago
botpress-twilio v1.0.13
botpress-twilio
TODO: THIS MODULE IS STILL UNDER DEVELOPMENT
Configuration
There's 3 required configuration variables:
accountSIDor envTWILIO_SIDauthTokenor envTWILIO_TOKEN
and one of the two:
fromNumberor envTWILIO_FROMmessagingServiceSidor envTWILIO_MESSAGING_SERVICE
You must set the SMS webhook to POST on the Twilio dashboard and the url is the following:
https://{hostname}/api/botpress-twilio/webhook
Note on webhook
Protocol must be https.