Genesys Cloud - Main

 View Only

Sign Up

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

    Posted 10-21-2021 12:50
    No replies, thread closed.

    Hello all,

    I attempted to use the MakeListAgentScorePair and function FindUserById, as in the example bellow, but I don't know where I can get the ID string for users, the string "<put_user_guid_string_here>" for each user/agent .

    Any help?

    MakeList(
     MakeAgentScorePair(
      FindUserById("<put_user_guid_string_here>"),
      100
     ),
     MakeAgentScorePair(
      FindUserById("<put_user2_guid_string_here>"),
      90
     )
    )



    Tahnks in advance.

    Regards,


    #ArchitectureandDesign

    ------------------------------
    Pablo Morales
    IKUSI S.L.
    ------------------------------


  • 2.  RE: FindUserById Function - Preferred agent routing

    Posted 11-02-2021 15:04
    No replies, thread closed.
    You can use the API explorer to get the ID of the user

    ------------------------------
    Matthew Raleigh
    Broker Solutions, Inc. DBA New American Funding
    ------------------------------