Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Estimated Wait Time: Data Action vs Play Action

    Posted 01-31-2024 10:36
    No replies, thread closed.

    We recently implemented Estimated Wait Time into our In-Queue Call Flow. From what I read here, it's as simple as adding the Play Estimated Wait Time action, and it will gather historical information from the queue automatically.

    My question is, do I need to also call the Get Estimated Wait Time Data Action in order to get an accurate wait time, or is using the Play Estimated Wait Time action sufficient? Does the In-Queue Flow automatically pull in wait time data from the queues without the data action?

    There isn't any information in the documentation on if you need both of these items for this feature to function properly, so I was hoping someone in the community might know. Additionally, it's hard to test after a fresh implementation without the historical data needed for the calculation. 

    "Get Estimated Wait Time" data action (do I need this?)

    "Play Estimated Wait Time" (or is it ok to just have this?)


    #ArchitectureandDesign

    ------------------------------
    Brooke
    ------------------------------


  • 2.  RE: Estimated Wait Time: Data Action vs Play Action
    Best Answer

    Posted 01-31-2024 10:50
    No replies, thread closed.

    Hi Brooke, 

    The resource center article on the EWT action is located here. 

    Using that function will work. 

    That function isn't available in inbound flows, so If you wanted to check EWT for a particular queue prior to routing it, then you'd need to use the data action with the queueId as an input. But once you're in queue, you can just do what you're doing. 



    ------------------------------
    Dean Thames
    Sr. Principal Consultant Cloud CX
    ------------------------------



  • 3.  RE: Estimated Wait Time: Data Action vs Play Action

    Posted 01-31-2024 10:55
    No replies, thread closed.

    The Play Estimated Wait Time action will periodically fetch an updated EWT value.  If all you want to do is tell the customer the value, that's all you need.  
    https://help.mypurecloud.com/articles/add-an-estimated-wait-time-action-to-a-task/ notes that you don't always get the accurate value b/c it never reports an increase.  If you want the real value, use the GetQueueEstimatedWaitTime function.



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



  • 4.  RE: Estimated Wait Time: Data Action vs Play Action

    Posted 01-31-2024 11:10
    Edited by Brooke Lace 01-31-2024 11:19
    No replies, thread closed.

    Thank you for such quick responses, Dean and Melissa! It sounds like I've built this functionality correctly using just the Play Estimated Wait Time action. I appreciate your help!



    ------------------------------
    Brooke
    ------------------------------