Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  queue length

    Posted 07-02-2023 20:10
    No replies, thread closed.

    Hi, we'd like to send an auto-reply email to Customers if the queue length is above a given threshold.

    How would we get the queue length in architect.

    We've also looked at using an Action, but it only supports simple json types and the API /api/v2/analytics/queues/observations/query is rather complex.


    #ArchitectureandDesign
    #Routing(ACD/IVR)

    ------------------------------
    Francis Hoang
    TeleApps Services Pty Ltd
    ------------------------------


  • 2.  RE: queue length

    Posted 07-02-2023 23:28
    No replies, thread closed.

    Hi Francis,

    By Queue length do you just mean how many interactions are in the Queue? Or more interested in the the interactions position in that queue?

    Position in Queue is available as a system variable in In Q flows. Eg for email  it is Email.PositionInQueue, calls it is Call.PositionInQueue

    Outside of the In Q flow this is much harder to do.

    You can certainly use that API in a DataAction to get the total emails waiting in a queue too, you will just need to be specific about your output template.



    ------------------------------
    Anton Vroon
    ------------------------------