Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Details on "joined" attribute of user queue data

    Posted 10-28-2023 19:03
    No replies, thread closed.

    Hello!

    I am seeking for more information about the "joined" attribute in response from GET /api/v2/users/{userId}/queues API.   

    In the data for one of our customers we see agent's queue's data includes queues with "joined" attribute set to false.

    There are no details on the "joined" attribute in documentation to explain under what circumstances this parameter is set or unset.

    Can anyone shed more light on this, what settings in Genesys will allow agent to belong to a queue, but the "joined" indicator for the queue to be set to be false?

    Thank you,

    Irena


    #Implementation

    ------------------------------
    Irena Shemesh
    Attune Work Solutions Pty Ltd
    ------------------------------


  • 2.  RE: Details on "joined" attribute of user queue data

    Posted 11-12-2023 05:52
    No replies, thread closed.

    Not a lot of documentation for this, but I am guessing if user is a member AND activated in a queue, then you would see the joined set to True.  @Jim Crespino, you have any idea about this?



    ------------------------------
    Robert Wakefield-Carl
    ttec Digital
    Sr. Director - Innovation Architects
    Robert.WC@ttecdigital.com
    https://www.ttecDigital.com
    https://RobertWC.Blogspot.com
    ------------------------------



  • 3.  RE: Details on "joined" attribute of user queue data

    Posted 11-13-2023 09:23
    No replies, thread closed.

    @Robert Wakefield-Carl, you are correct.  It is all controlled via this screen in the Genesys Cloud UI:



    ------------------------------
    Jim Crespino
    Senior Director, Developer Evangelism
    Genesys
    https://developer.genesys.com
    ------------------------------



  • 4.  RE: Details on "joined" attribute of user queue data

    Posted 11-13-2023 01:14
    No replies, thread closed.

    The joined attribute is used for agents who are active queue members.  In the situation above, it'll be looking at the number of inactive staff on a queue (false).  I created a Data action a while back and needed to use the joined (=true) attribute as staff would use queue activation.  This would ensure it'd only count the number of active staff on the queue for my query.



    ------------------------------
    Robert Niblock
    APM
    ------------------------------



  • 5.  RE: Details on "joined" attribute of user queue data

    Posted 11-13-2023 11:22
    No replies, thread closed.

    More can be found at https://developer.genesys.cloud/analyticsdatamanagement/analytics/observation/user-query. 

    Also, you can see it via Performance Views -> Queue Activity. For the selected queue, active (joined) users are listed and shown under queue agent list, while not joined (if there are any) can be found under inactive agents: 



    ------------------------------
    Tatjana Knezevic

    www.startelecom.cloud

    https://www.linkedin.com/company/star-telecom-www-startelecom-ca-/
    ------------------------------



  • 6.  RE: Details on "joined" attribute of user queue data

    Posted 11-13-2023 18:47
    No replies, thread closed.

    Thank you everyone for providing the above information, very useful!



    ------------------------------
    Irena Shemesh
    Attune Work Solutions Pty Ltd
    ------------------------------