Genesys Cloud - Main

 View Only

Sign Up

  • 1.  Is it possible to call data actions after transferring the call to the agent (via Transfer to ACD/user) in digital bot flow?

    Posted 7 days ago

    Dear all - Is it possible to call data actions after transferring the call to the agent (via Transfer to ACD/user) in digital bot flow? If yes, kindly share some articles to refer or provide your valuable experience on this query.

    Regards,

    Daniel


    #ConversationalAI(Bots,VirtualAgent,etc.)
    #DigitalChannels
    #Routing(ACD/IVR)

    ------------------------------
    Regards,
    Daniel
    ------------------------------


  • 2.  RE: Is it possible to call data actions after transferring the call to the agent (via Transfer to ACD/user) in digital bot flow?

    Posted 7 days ago

    You should be able to with triggers, create trigger for rules that apply and call a workflow to do the processing.

    Triggers



    ------------------------------
    Simon Brown
    Maintel Europe Limited
    Senior Applications Consultant
    ------------------------------



  • 3.  RE: Is it possible to call data actions after transferring the call to the agent (via Transfer to ACD/user) in digital bot flow?

    Posted 6 days ago

    Thank you @Simon Brown for your inputs. I will try out this option.



    ------------------------------
    Regards,
    Daniel
    ------------------------------



  • 4.  RE: Is it possible to call data actions after transferring the call to the agent (via Transfer to ACD/user) in digital bot flow?
    Best Answer

    Posted 7 days ago

    Hi Prathap,

    you could probably do this using a trigger and an Architect workflow that calls the data action.

    Overview of triggers - Genesys Cloud Resource Center

    • v2.detail.events.conversation.{id}.acd.start
    • v2.detail.events.conversation.{id}.user.start


    ------------------------------
    Jeroen van der Sandt
    ------------------------------



  • 5.  RE: Is it possible to call data actions after transferring the call to the agent (via Transfer to ACD/user) in digital bot flow?

    Posted 6 days ago

    Thank you @Jeroen van der Sandt for your inputs. I will try out this option.



    ------------------------------
    Regards,
    Daniel
    ------------------------------



  • 6.  RE: Is it possible to call data actions after transferring the call to the agent (via Transfer to ACD/user) in digital bot flow?

    Posted 5 days ago

    Another option is to make the Data Action request within the Agent Script.  You can setup an action run on page load, so that when the script loads, the data actions gets called, and any returned data can be displayed to the agent.



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



  • 7.  RE: Is it possible to call data actions after transferring the call to the agent (via Transfer to ACD/user) in digital bot flow?

    Posted 3 days ago

    Thank you @Jim Crespino for your inputs. I will check and try out this option.

    Regards,

    Daniel



    ------------------------------
    Regards,
    Daniel
    ------------------------------