I am extracting info from an XML file in PAD as seen in Image 1.
For each item in the 'STAMPINFO Node' I am wanting to make each item a custom object also seen in Image 1.
Image_1
In each loop I store that Object into a list of objects to pass back to PA.
Though trying to loop through the List in Power Automate I get this Error.
Image_2
So I am asking, how do I go about making all of my info a proper Array so I may loop through it in PA?
Thanks in advance for any guidance !