Hello all together
I have the action "get user profile" in a for each loop.
How do I get the output so that I can use it in other actions outside the "for each" loop?
Thank you
Patrick
Hello all together
I have the action "get user profile" in a for each loop.
How do I get the output so that I can use it in other actions outside the "for each" loop?
Thank you
Patrick
Hi @PatrickSched ,
That's not recommended you and we have challenges making very difficult to implement (from my experience). When you access a value from an upstream action and there is more than one value, it is going to be in a loop because for each record, do these steps.
Again, my recommendation is to describe the entire flow what you are trying to accomplish and there are lots of people here that will help you and offer framework to accomplish.
Without the flow description and intent, we're just guessing.
hi @trice602
thank you vor your answer.
The "problem" is that the flow is very complex and has numerous conditions. I can't put all the actions into the loop because I need them in different places. It would be an advantage if I could extract the information from the "for each" actions to use them elsewhere, but that's probably not possible, is it?
Best regards
Patrick
Hi @PatrickSched ,
To clarify, the values inside the apply to each (or for each) are only available inside the loop.
Please describe what you are trying to do with the entire flow, that may be helpful.
Hi @PatrickSched ,
After you get the user profile, which will wrap itself in a for each loop, next add the action you want to perform. Just like the email address column was available for your get user profile action, the other columns in Excel will also be available downstream for use.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492