Hi,
I have a flow that does a HTTP lookup for Goods ID's, I have managed to get the results into an array and for the array to submit as individual entries within a SharePoint list.
It seemed to have worked for a time however it is now submitting more than lookup is finding.
The flow finds 3 Goods ID's to create the SharePoint list, it will post around 10 of the same 3 codes.
Is there a way of just getting the 3 Goods ID's it finds on the HTTP and submitting them as single entries within my SharePoint list.