Twilio Calling Integration
Link your Twilio phone number to Sendblue for outbound voice calls
Sendblue integrates with Twilio to enable outbound voice calling from your dashboard. This guide covers how to verify your caller ID and connect it to Sendblue.
Verify Your Caller ID with Twilio
Section titled “Verify Your Caller ID with Twilio”Before making calls through Sendblue, you must verify your phone number as an outgoing caller ID in Twilio.
Step 1: Add Your Number in Twilio Console
Section titled “Step 1: Add Your Number in Twilio Console”- Log in to your Twilio Console
- Navigate to Phone Numbers → Manage → Verified Caller IDs
- Click Add a new Caller ID
- Enter your phone number in E.164 format (e.g.,
+14155551234)
Step 2: Enable Inbound in Sendblue
Section titled “Step 2: Enable Inbound in Sendblue”- Log in to your Sendblue dashboard
- Navigate to settings
- Enable inbound messaging for your line
This allows Sendblue to receive the verification SMS from Twilio.
Step 3: Complete Verification
Section titled “Step 3: Complete Verification”- In Twilio, when prompted for verification method, select SMS
- Twilio will send a 6-digit verification code via SMS
- The code will appear in your Sendblue dashboard
- Enter the code in Twilio to complete verification
For more details, see Twilio’s guide: How to Add and Remove a Verified Phone Number or Caller ID with Twilio
Step 4: Make Calls via Twilio API
Section titled “Step 4: Make Calls via Twilio API”Once verified, use the Twilio API to make outbound calls with your verified caller ID. See Twilio’s Voice API documentation for implementation details.
Step 5: Configure Inbound Call Forwarding
Section titled “Step 5: Configure Inbound Call Forwarding”To receive inbound calls:
- Go to your Sendblue settings
- Configure call forwarding to a Twilio number
- Incoming calls will now route to your system via Twilio
Important Notes
Section titled “Important Notes”- Twilio powers voice only: Twilio handles voice calls. SMS, RCS, MMS, and iMessage are all handled by the Sendblue API.
- E.164 format: Always use E.164 format for phone numbers (e.g.,
+14155551234).
Programmatic Verification
Section titled “Programmatic Verification”If you need to verify multiple numbers, Twilio provides an API for bulk verification. See Verifying Caller IDs at Scale for details.