Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Preferred agent routing

    Posted 06-10-2021 10:03
    No replies, thread closed.

    Hi Everyone,

    I am trying to implement preferred agent routing for one of our queues. There will be around 15 agents who should all have the same score & I will enable the "route to all preferred agents setting within the queue.

    However, I would need some guidance on what function I need to use in the Architect flow, as they should all have the same score, can I use the example below?

    Any help would be greatly appreicated!

    Thanks

    Daniel





    #ArchitectureandDesign
    #Routing(ACD/IVR)

    ------------------------------
    Daniel Mooney
    HelloFresh
    ------------------------------


  • 2.  RE: Preferred agent routing

    Posted 06-10-2021 10:14
    No replies, thread closed.
    Use the same score for all the entries in the 2nd MakeList.  For example using a score of 95 and 3 agents:

    MakeListAgentScorePair(MakeList("insertAgentId1", "insertAgentId2", "insertAgentId3"), MakeList(95,95,95))


    ------------------------------
    Melissa Bailey
    Genesys - Employees
    ------------------------------



  • 3.  RE: Preferred agent routing

    Posted 06-10-2021 13:03
    No replies, thread closed.

    Hi Melisaa,

    Thanks for the info! I will give that a go and let you know how I get on.

    Regards,

    Daniel



    ------------------------------
    Daniel Mooney
    HelloFresh
    ------------------------------