Twilio Voice IVR
Connect your Voiceflow agent to a phone number with our open source example!
Overview
With this integration, you will be able to run your Voiceflow agent with Twilio Voice service. The main feature covered in the code are:
- Interaction with Voiceflow Dialog Manager API
- SMS (Send an SMS to the user using {user_id})
- Call (HandOff)
Instructions & Code Repository
You can find our open source code and step-by-step instructions on using our Dialog Manager API with it below.
Updated 4 months ago