Twilio SMS
Send sms from your twilio account
Abdullah Fawad
Last Update 2 years ago
The Twilio SMS plugin enables you to send SMS messages using Twilio’s Send an SMS API.🔹 How to Use
Obtain Twilio Credentials
To use this plugin, you need your Twilio Account SID and Auth Token:- Log in to your Twilio Console.
- Under the Account Info section, find:
- Account SID
- Auth Token (Click "Show" to view it)
Using
- Provide your Account SID and Auth Token as authentication parameters.
- Input the required values:
- From: Your Twilio phone number (e.g., +1234567890)
- To: Recipient’s phone number (e.g., +1987654321)
- Message Body: The content of the SMS.
Trigger the API Call
- Use Workflows or API Workflow Endpoints in Bubble to trigger the SMS sending.
- Ensure your Twilio phone number has SMS capabilities.
✅ Secure Twilio authentication with Account SID & Auth Token
✅ Send SMS messages to any valid phone number
✅ Supports dynamic message input from your Bubble workflows
