0
votes

I have a solution using Twilio's Programmable Voice APIs and some automation.

I would like to integrate this with Twilio Flex to handover to a human agent, however the only way I have found so far to handover a call into Flex, is with the 'Send to Flex' widget in a Twilio Studio Flow.

Is this the only way to send a call into Flex?

Do I HAVE TO use a Studio Flow? Is there a TwiML equivalent to the 'Send to Flex' widget? (I can't find it)

A (small) cost is incurred to use a Studio Flow, so to have to employ a Flow just for this seems a bit rich.

Thanks for reading, and hopeful for answers.

1

1 Answers

1
votes

You can use the Enqueue TwiML Verb.

TwiML™ Voice:

workflowSid The 'workflowSid' attribute tells Twilio to create a new TaskRouter Task to represent this call and specifies the ID of the desired Workflow to handle it.