I have a flow 1 and flow 2 after setting the attribute value in flow 1, I need to access it now in flow 2.
Can I use attribute value in a flow which I had set in different flow?
DanielBeckett
(Daniel Beckett)
#2
Hi @himanshuteotia,
You can use the attribute in the second flow by accessing it from the outputs list. To pull through the latest value you can also do an ‘Attribute > GET Attribute’ action.