Integrations
Twilio
Cloud communications for SMS, voice, and messaging. Add phone verification, notifications, and conversational flows to your generated apps.
How it works
When you mention SMS, phone calls, or messaging in your app prompt, the AI Builder generates a Twilio integration. This includes NestJS service modules for sending messages and making calls, webhook controllers for receiving events, and frontend components for phone input and verification flows.
Key features
Send SMS/MMS
Send text messages and multimedia messages programmatically. The AI generates message sending logic with delivery status tracking.
Voice calls
Make and receive phone calls with TwiML-powered call flows. Rytora BuildLabs generates voice routing, IVR menus, and call recording handlers.
Send and receive WhatsApp messages through the Twilio WhatsApp API. Build conversational experiences on the world's most popular messaging platform.
Phone verification / 2FA
Implement phone number verification and two-factor authentication using Twilio Verify. The AI generates the full OTP flow with retry logic.
Webhooks
Receive real-time notifications for incoming messages, call status changes, and delivery receipts via Twilio webhook endpoints.
Setup
Enable the Twilio connector in Project Settings → Connectors. Add your Twilio credentials through the connector UI — credentials are encrypted and automatically injected as environment variables.
Connector fields
TWILIO_ACCOUNT_SIDAC...TWILIO_AUTH_TOKENa1b2c3...TWILIO_PHONE_NUMBER+1234567890Connector permissions
Each tool can be set to Always allow, Ask each time, or Never allow:
- - Send SMS
- - Make calls
Pro plan required
Twilio integration is available on the Pro plan.