Legacy Dev Forum Posts

 View Only

Sign Up

Chat routing in architect flow based on webpages

  • 1.  Chat routing in architect flow based on webpages

    Posted 06-05-2025 19:12

    Soundarajan_Sridevi | 2022-10-21 15:39:01 UTC | #1

    Hi,

    I'm trying to route the chat flow to different tasks based on the origin of the chat webpage. For instance, I have a home page and x, y and z pages within that and all of them have chat present. How can I possibly route the chat flow actions from the home page further to the flow based on the x or y or z pages that chat is started from?

    Thanks


    Kevin_Walsh | 2022-10-25 14:52:33 UTC | #2

    Looking at the builtin-variables that are available in Architect (Architect builtin variables it looks like there is nothing available to perform the type of action you require.

    You could look at putting it up on the ideas portal https://genesyscloud.ideas.aha.io/

    Regards,

    Kevin


    Jerome.Saint-Marc | 2022-10-25 15:05:29 UTC | #3

    Hello,

    If you are asking the question for WebChat v2 and if you are using the Genesys Widgets UI on guest side, you can extract "context.genesysurl" from your Architect flow with a Get Participant Data block. Genesys Widgets automatically attaches a set of data to the conversation when it starts, which are available as participant data/attributes. See here for the Genesys Widgets built-in attributes.

    You can then leverage this to segment your Architect flow and target different tasks.

    Regards,


    system | 2022-11-25 15:06:26 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 16836