Twilio
Requirements
Create a Twilio account and purchase a Twilio phone number
Channel Configuration
Account SID and Auth Token
- Go to you Twilio console dashboard
- Scroll down and copy your Account SID and Auth Token from the Project Info section and paste them in the Account SID and Auth Token channel configurations
Save Configuration
Channel configuration is complete, you can now click Save
Webhook Configuration
To receive messages from Twilio, you will need to setup a webhook
- Click on Explore Products in the left pannel
- Click on Messaging
- Click on Services in the left pannel
- Click on your service (if you haven't already created your service, create a messaging service and add your phone as a sender)
- Click on Sender Pool in the left pannel
- Click on your phone number
- Scroll down the phone number settings page
- Copy paste the webhook url provided in the channel configuration UI to the A Message Comes In field
Connecting with Botpress Cloud
- Paste your Account SID, Auth Token, enable the channel and click on save.