Hi!
I have a main flow and depending on the users’ answer I trigger different flows, lets say flowMAIN, flowA, flowB, flowC and so on.
When using the WebBot, I need to ask for the USER NAME, as this value is empty by default. So far, so good.
How can I use the name I asked in the flowMAIN within the flowA, flowB, flowC …?
Basically I need a way to “transport” the data from one flow to another.
Thanks for your help!