Get the URL in Flow
Get the URL in Flow
Comments
-
I want to fetch the URL the user is using to get into Decisions, and based on this, I want to land the user on a particular page. Is this possible?
-
It is not possible to fetch the data from the URL of the browser into the Flows. You will either need to have a completely separate server setup for this or go for a multi-tenant setup.