I am trying to extract Site pages using "Get files (properties only)". But then, there are around 7 columns having Managed Metadata (lookup columns). So, I wasn't able to pull those 7 columns data. I then used the "Get Items" action and tried to pull the values using "Select" data operation and whenever I selected the lookup column values the "apply to each" started nesting on each value that I applied (as shown in the image).





My question here is, if I initialize the variable for each column and use the "add property" expression, will I be able to bypass the apply to each nesting?
I am trying to extract the whole site pages (we have 1000s of solution catalogs as pages) list into Excel. I know we have an "export to excel" button, but I wanted to automate it. Will GET from "send an HTTP request to SharePoint" work?
Regards,
Chan