Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  Chat Flow Routing

    Posted 05-01-2020 10:46
    No replies, thread closed.
    I will post here and Developer Forum.

    When I use Developer to chat it routes the interaction through the Widget that then follows the Chat flow that I have built out to do schedule evaluations, and other fun stuff. When the customer uses the code from Developer it seems to be bypassing the Chat flow and going directly to the queue. My question is, "targetType" and "targetAddress" below, if they change this to Flow, and Flow Name, respectively, will that force it to the Chat flow that is associated with the Widget? 

    <script> window._genesys = { "widgets": { "webchat": { "transport": { "type": "purecloud-v2-sockets", "dataURL": "https://api.mypurecloud.com", "deploymentKey": "", "orgGuid": "", "interactionData": { "routing": { "targetType": "QUEUE", "targetAddress": "Avtex Test Queue", "priority": 2 } }

    #Routing(ACD/IVR)

    ------------------------------
    Angelia Harper
    Avtex Solutions, LLC
    ------------------------------


  • 2.  RE: Chat Flow Routing

    Posted 05-01-2020 11:46
    No replies, thread closed.
    Hi Angelia,

    A few questions:

    Where did you generate the code snippet?
    What widget version are you using?
    Do the versions match between your org and the customers?
    Are you using a deployment? That is where I configure the flow.

    Thanks,

    ------------------------------
    Daniel McLeod
    Qsect LLC
    ------------------------------



  • 3.  RE: Chat Flow Routing

    Posted 05-01-2020 11:55
    No replies, thread closed.
    Yeah, me not doing this piece before is hard. So, I set up the V2 Widget, assigned the call flow there. Went to the Developer Chat, selected the development, and the queue. Copied that code, gave them the Key and the script/code. They then do their addition to their website and this is where we see it is bypassing the flow.

    ------------------------------
    Angelia Harper
    Avtex Solutions, LLC
    ------------------------------



  • 4.  RE: Chat Flow Routing

    Posted 05-01-2020 12:40
    No replies, thread closed.
    Hi Angelia,

    I sent you a private message to gather more details you may not want public.

    If you cannot share the information I requested, the next step I recommend would be testing the code you sent them on a basic test site and see if you get a different result.


    Thanks,

    ------------------------------
    Daniel McLeod
    Qsect LLC
    ------------------------------



  • 5.  RE: Chat Flow Routing

    Posted 05-04-2020 12:08
    No replies, thread closed.
    So, you set up the Widget with a flow, like:


    Correct?


    ------------------------------
    George Ganahl GCP (Genesys Cloud), ICCE
    Principal Technology Consultant
    Genesys
    ------------------------------



  • 6.  RE: Chat Flow Routing

    Posted 05-04-2020 12:10
    No replies, thread closed.
    Yes, we figured it out! Customer was using the old version of the chat code. All corrected now.

    ------------------------------
    Angelia Harper
    Avtex Solutions, LLC
    ------------------------------



  • 7.  RE: Chat Flow Routing

    Posted 05-04-2020 13:26
    No replies, thread closed.
    Glad to hear it! I was just getting time to look at it again :-)

    ------------------------------
    George Ganahl GCP (Genesys Cloud), ICCE
    Principal Technology Consultant
    Genesys
    ------------------------------