Hi,
Does anyone know if there is any expression that I can use to get output form one flow and use it in the other flow?
Flow 1: get response from MS form 1 and create a SP list.
Flow 2: get response and update in the same item of SP list in flow 1.
I got a problem here to retrieve SP list ID from flow 1 and use it in flow 2.
Thinking of using initialize variable function to store the itemID in flow 1 and use it in flow 2.
But I'm not sure if this is doable and what should be the expression formula be used?
Appreciates if anyone can help.
Thank you!