I'm new to Twilio and don't write code, but it seems like this can be done in Studio, I'm just not seeing how yet.
So far, I've used Studio to make a very basic flow that calls a sales lead, then connects the call to sales agents. Basically, a new sales lead submits a Google Form with their phone number on it, then, using webhooks by Zapier, that number gets sent to the Rest API that triggers the Flow. I use a "Make Outgoing Call" widget to call the lead, a Say/Play widget to ask the lead to wait while being connected, then a "Connect Caller to" widget to connect the lead to the first agent that answers (of several called at the same time). It works great, but we would rather reverse it so that the list of agents is called first. Once an agent answers, then Twilio calls the new lead (contact.channel.address) and connects the two.
Is there a way to do this in Studio? The "Make Outgoing call" widget only calls the contact.channel.address and I'm not seeing any way around this. Maybe there's a different widget or app that I need to use?
Thanks, Steve