sad-indigoS
VAPI2mo ago
sad-indigo

Correct setup for inbound call logic?

I need to run custom logic when handling inbound calls on Twilio numbers imported into Vapi (e.g., routing to my AI assistant during work hours, or forwarding to another number after hours).

Right now, my setup is:
  1. Import the phone number into Vapi
  2. Assign the assistant to the number
  3. Update the Twilio webhook URL to point to my server (where I handle the logic)
Can you confirm if this is the correct approach, or is there a better way to intercept and manage inbound calls while still using Vapi’s assistant?
Was this page helpful?