Just wanted to add, if you go down the button in agent script route a few things to be aware of.
If you have a lot of agent scripts, it will mean when making a change like adding a queue, that you would have to add that button to all the relevant scripts. So I highly recommend if you haven't already done so, to combine scripts, use script component visibility settings to show/hide components based on Queue or other variables, reducing the need for multiple different agent scripts. This then also leads in to the Transfer Buttons, you will want to display what is relevant for that queue or team by default (set defaults when the page load based on Queue or other input variables) but have checkboxes to allow the agent show/hide phone numbers by departments/function, that way they aren't scrolling endlessly to get to that 2nd to last button.
------------------------------
Anton Vroon
------------------------------
Original Message:
Sent: 08-16-2022 21:16
From: Matthew Rauenzahn
Subject: Agent Transfer Behavior
This is really helpful - thank you!
------------------------------
Matthew Rauenzahn
Vanguard Group
------------------------------
Original Message:
Sent: 08-16-2022 19:00
From: Jared Mendez
Subject: Agent Transfer Behavior
We did this by using buttons to trigger actions on the scripting pages. you can use formulas for variably setting the transfer target based on drop down selections or previous selections from a different attribute (script variable). Here's some of the documentation that helped us quite a bit to control agent call handling via scripting instead of having them pick the right things in built in call controls...we all know how well that goes at scale in the wild lol...
https://help.mypurecloud.com/articles/available-script-actions/
------------------------------
Jared Mendez
Ansafone Contact Centers
Original Message:
Sent: 08-16-2022 16:46
From: Matthew Rauenzahn
Subject: Agent Transfer Behavior
Thanks, Jared! Could you please share a little bit more about that experience?
On the script page, are agents selecting from a drop down? Also, does any level of detail present itself about the queues once the target is identified?
------------------------------
Matthew Rauenzahn
Vanguard Group
Original Message:
Sent: 08-16-2022 12:41
From: Jared Mendez
Subject: Agent Transfer Behavior
We're dealing with this challenge for internal and external transferring by using selections and buttons in the Genesys cloud script to do the consult and blind transfers rather than the built in call control button and queue or external contact lookup. The lookup lends itself to incorrect selections by the agents especially just picking the first one in a multiple matches situation.
------------------------------
Jared Mendez
Ansafone Contact Centers