Cloud
Messaging Channels
Twilio

Twilio

Messaging channels

Prerequisites

Setting up the Twilio integration in Botpress

  1. Go to the Integration Hub (opens in a new tab) in Botpress Cloud (if you don't have the integration installed yet).
  2. Find and open the Twilio integration then click on the "Install to Bot" button, now go back to your bot.

The Twilio integration has the following settings:

  • Enabled: Whether Botpress will communicate with Twilio

  • Webhook URL: The URL for receiving data in Botpress

  • Account SID: Your Twilio Account SID

  • Auth Token: Your Twilio Auth Token

  • Enabled: Wether

Setting up Twilio

Account SID and Auth Token

  1. Go to you Twilio console dashboard (opens in a new tab)
  2. 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

  1. Click on Explore Products in the left pannel
  2. Click on Messaging
  3. Click on Services in the left pannel
  4. Click on your service (if you haven't already created your service, create a messaging service and add your phone as a sender)
  5. Click on Sender Pool in the left pannel
  6. Click on your phone number
  7. Scroll down the phone number settings page
  8. Copy paste the webhook url provided in the channel configuration UI to the A Message Comes In field

That's it! Now the Twilio integration is operational and ready for use within your bot.