Vapi · Arazzo Workflow
Vapi Import Twilio Number and Bind Assistant
Version 1.0.0
Create an assistant and import an existing Twilio number that routes inbound calls to it.
View Spec
View on GitHub
AIVoice AIVoice AgentsConversational AITelephonyReal-TimeTranscriptionText-to-SpeechLLMAgentsMCPArazzoWorkflows
Provider
Workflows
import-twilio-number
Create an assistant and import a Twilio number bound to it.
Provisions an assistant, then imports an existing Twilio phone number into Vapi and routes its inbound calls to that assistant.
1
createAssistant
AssistantController_create
Create the assistant that will answer inbound calls on the imported number.
2
importTwilioNumber
PhoneNumberController_create
Import the existing Twilio number into Vapi and bind it to the assistant so inbound calls are routed to it.
Source API Descriptions
openapi