Hi Experts 😊
I'm struggling with output variable construction in PAD and would appreciate your help.
Here is the scenario:
In the For Each loop I'm skipping through elements in my array. I'd like to construct output variable of all elements that meets certain condition, ideally as an array of JSON objects. Later I'd consume this output in cloud flow that calls PAD.
Your help is much appreciated 😉