user interface?

Obeida
Level 1
user interface?
Greetings,
Hope this finds you well.
I have a question. Let's say I created a flow. I now need to create a user interface to run it from A to Z. I also want to take some inputs from the user. Is that possible? If yes, how?
0 Kudos
1 Reply
Clรฉment_Stenac

Hi,

Allowing users to run the flow entirely can be done by creating a scenario, and adding on the dashboard a tile "run scenario" that allows users (even those who only have dashboard access) to run said scenario.

The scenario can build the entire flow by doing recursive builds.

Capturing input is more complex, you'd have to create a webapp to set project variables.

However, we are working on a new feature, that could be released some time this summer, that will allow you to do exactly that, by packaging entire flows into "applications" that end users could leverage.