I'm looking at a way to compare the data within my json array from an HTTP call with a list of data in a sharepoint list.
What i'd like the flow to do is then update any field with the data in the json array.
Any help would be greatly appreciated!
@TomSkelton do you have any common identifier between the json array data and SharePoint list, if yes, then you can use Get Items action with filter query to fetch matching record from the list, if Get Items returns the record that means the matching record exists in list and if it doesnt return any record, that means the matching record in list doesnt exist.
so what i have built on is adding a condition after the get items step filtering on "Employee Id" as being the Unique value.
When I run this though, it doesn't complete the update and times out.
@TomSkelton you have two apply to each for with results, you just need one, so remove one of them. Approx how many records do you have returned by json?
There are about 450 results from the json, on the no line how would I remove that second apply to each?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 462 Super User 2025 Season 2
Tomac 456 Moderator
abm abm 243 Most Valuable Professional