Twilio SMS
Twilio SMS allows you to send programmatic text messages
This guide shows you how to setup the Twilio SMS API connections in the Bubble API connector.
- You should enter the SID that Twilio provides you as both the username in authentication and within the call URL
- You should enter the token that Twilio provides you as the password in authentication
- Make sure to fill in the 'from' phone number for the "Send Message' call with whatever number that you purchase from Twilio
If attaching media to the SMS is required, use the following API call, making sure to use Form-data in the body type:

Last modified 1mo ago