Greg,
If an Agent has to forward a call to another flow (on the same ORG), I think it is best to create a script, and in that script add a Button which invokes the
Invoke Secure Flow action.
This action let's you forward the call to a
Secure Call Flow, which is a type of flow in
Architect.
In such a flow you can forward to an
Inbound Call Flow, using "
Transfer to Flow"
For the Agent to be able to choose which flow,:
- You can either create a
Button in the script for every flow,
- or you can create an
Input field in the script, where the Agent can enter the number. This number can then be passed on as a variable to the Secure Call Flow (Flow.InvacationData), which then decides to which call flow the call must be routed, depending on the number the Agent has entered.
Hope this helps
Steven
------------------------------
Steven Deferme
Quant ICT
------------------------------