web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Insert and Update API ...
Power Automate
Answered

Insert and Update API to SharePoint list

(0) ShareShare
ReportReport
Posted on by 26

How do I loop through items in an API and compare the data to a SharePoint list when both have an OrderID as a primary key in common. 

 

Here is the flow so far:

DCDataAnalytics_0-1703113467203.png

I'm not sure how to do the comparison within the Apply to each loop. How do I compare the API item to a SharePoint row, insert a row that does not exist in SharePoint, and update existing rows?

Categories:
I have the same question (0)
  • lbendlin Profile Picture
    8,638 Super User 2026 Season 1 on at

    How large is your SharePoint list?  Might make sense to prefetch the entire list rather than having to query it in each loop iteration.

  • Verified answer
    DCDataAnalytics Profile Picture
    26 on at

    I found the solution:

    • Loop through each item returned by the API using an Apply to each control
    • Use a SharePoint Get Item to check the SharePoint list
    • Use a condition to see if the item was found in SharePoint
      • If yes, update it via a SharePoint Update item
      • If not, insert it via a SharePoint Create item

    DCDataAnalytics_0-1704824088802.png

     

  • DCDataAnalytics Profile Picture
    26 on at

    Less than 10,000 items

     

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 523

#2
Valantis Profile Picture

Valantis 318

#3
David_MA Profile Picture

David_MA 235 Super User 2026 Season 1

Last 30 days Overall leaderboard