Is there a way to cycle through items all at once?
Below I have a flow that..
Grabs my list of engineers from SPO
I run them through a custom connector to get their Team's Presence
I update that same list with the Presence.
It takes about 1:40 to run. Is it possible to do this without the apply to each, so that it does it for all items at same time?
Something with concurrency is what I am thinking?
