Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Set Screen Pop - Pull name/ID from data table?

    Posted 05-29-2024 15:03
    No replies, thread closed.

    Currently it looks like you must explicitly set the script name by name, but looking for a way to "Name" it from a lookup table.  This would be used for a generic flow so that callbacks and voicemails can still have the correct script pop up rather than the "blank" they received (unless we use a custom or explicitly defined pop).


    #ArchitectureandDesign

    ------------------------------
    Ben Hammond
    CLEAResult Consulting Inc.
    ------------------------------


  • 2.  RE: Set Screen Pop - Pull name/ID from data table?
    Best Answer

    Posted 05-29-2024 23:21
    No replies, thread closed.

    Unfortunately no.

    Screen pop selection is not a variable, only literal selection.

    So you could set the screen pop at the same time your queue is determined.

    Or have a switch case statement that has a case for each queue, and then set the pop.

    Or you can have more consolidated agent scripts that handle multiple types of calls, with visibility hiding or showing elements based on the queue, and thereby you can just use 1 or 2 scripts.



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



  • 3.  RE: Set Screen Pop - Pull name/ID from data table?

    Posted 05-30-2024 06:16
    No replies, thread closed.

    That is a good question.  I don't see a real clean way of doing it.  One suggestion would be to use a switch command with 'screen pop" tasks under each choice driven by your data table.   Another way, if you like pain, would be to build a "universal script" that would access the data table and pop the proper "page" of the script based on the inputs from the flow.  Don't see a script API that could help you. 

     



    ------------------------------
    William Goslin
    American Customer Care, Inc.
    ------------------------------