Twilio Voice IVR
Connect your Voiceflow assistant to a phone number with our open source example!
Overview
With this integration you will be able to run your Voiceflow Assistant with Twilio Voice service. The main feature covered in the code are:
- Interaction with Voiceflow Dialog 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 API with it below.
Updated 2 months ago