Studio workflow integration - Voice - Talkyto App
How to Integrate Talkyto with a Twilio Studio Voice Workflow
If you’re using Twilio Studio to handle incoming calls and automate voice workflows, you can easily link it to your Talkyto-connected number. This allows you to use Talkyto for outgoing and device-based features, while letting Twilio Studio handle the incoming call logic.
When to Use This
Use this setup if:
- You want incoming calls to be handled by a Twilio Studio Flow (e.g., IVR menus, call routing, voicemail).
- But you still want to use Talkyto features for outgoing calls, logging, device handling, etc.
To receive Voice:
- Create Studio Flow if one isn’t already created
- Add “Add TwiML Redirect” Widget
- Connect “Incoming Call” from “Trigger” to the dot on the top of “Add TwiML Redirect” Widget
- Configure the Widget like this:
- Widget Name:
Talkyto-voice
(can be changed), - URL:
https://us-central1-twiconnect-257c6.cloudfunctions.net/receiveCall
- Request Method:
POST
- Timeout:
14400
(can be changed) - Save and Publish
Go to the Phone Number you want to configure and configure it like this:
- Messaging Service:
None
(To remove a messaging service, click the link below the dropdown and remove the number) - Configure with:
Webhook, TwiML Bin, Function, Studio Flow, Proxy Service
- A message comes in:
Studio Flow
- Flow:
The Flow you created before
Updated on: 20/08/2025
Thank you!