Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Scripts - api to EFS after interaction state : Connecting

    Posted 01-12-2024 00:27
    No replies, thread closed.

    I would like to know if there is a way to make the action in the script run after the interaction state is connecting (after the agent presses callback to the customer)?


    #ArchitectureandDesign
    #Implementation
    #Integrations
    #Outbound
    #Routing(ACD/IVR)

    ------------------------------
    Nuttapong Limadisai
    G-Able Public Company Limited
    ------------------------------


  • 2.  RE: Scripts - api to EFS after interaction state : Connecting
    Best Answer

    Posted 01-13-2024 06:45
    No replies, thread closed.

    Hi,

    Since the pageload script only runs once, you would check if the status is connecting, if not you have a 1-2 second delay and run the script again.

    You'll want to use {{Scripter.Raw Interaction State}} to check for state as {{Scripter.Interaction State}} is localized based on the browser settings.



    ------------------------------
    Jan Heinonen
    Contact Center Specialist
    GlobalConnect AB
    ------------------------------



  • 3.  RE: Scripts - api to EFS after interaction state : Connecting

    Posted 01-13-2024 09:00
    No replies, thread closed.

    HI @Jan Heinonen

    thank you for the advice If there is any update, I will inform you of the results.



    ------------------------------
    Nuttapong Limadisai
    G-Able Public Company Limited
    ------------------------------



  • 4.  RE: Scripts - api to EFS after interaction state : Connecting

    Posted 01-15-2024 12:53
    No replies, thread closed.

    Hi @Jan Heinonen

    I tried using {{Scripter.Raw Interaction State}} = Connecting but when I press call interaction state = connecting it's like the Script doesn't fire the api.



    ------------------------------
    Nuttapong Limadisai
    G-Able Public Company Limited
    ------------------------------