Twilio Setup

Configure Twilio for voice calls and SMS with Orivela AI

Prerequisites

  • Twilio account (sign up at twilio.com)
  • Twilio phone number
  • Account SID and Auth Token

Step 1: Get Your Twilio Credentials

From your Twilio Console, copy your Account SID and Auth Token. These will be used to authenticate API requests.

Step 2: Configure Webhooks

In your Twilio phone number settings, configure webhooks:

  • Voice: https://yourdomain.com/api/twilio/voice
  • SMS: https://yourdomain.com/api/twilio/sms

Step 3: Add Credentials to Orivela AI

In your Orivela AI dashboard, navigate to Settings and enter your Twilio credentials:

  • Account SID
  • Auth Token
  • Phone Number

Testing

Test your setup by making a call or sending an SMS to your Twilio number. The AI should respond automatically.

Full Twilio integration guide will be available when Orivela AI launches. Join the waitlist to be notified.