I am trying to build a 'Merge' flow that combines specific content from two SharePoint lists.
I have built the flow based on a video from https://www.youtube.com/c/PaulieM/videos
How to merge two arrays in Power Automate by a common property using the xpath expression. - YouTube
I have gotten this far, and all is working.
Now, I need to figure out how to add the actual data SharePointList1 (Array1) and SharePointList2 (Array2) to the two arrays, rather than the hardcoded parameters.
Array1 and Array2 -