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 / Update a master contac...
Power Automate
Suggested Answer

Update a master contact list from other SharePoint sites and their contacts list

(1) ShareShare
ReportReport
Posted on by 20
 I am banging my head up against a wall here.  Been trying to get this simple task to work for days.
 
I have a Site ONE and a SITE TWO each with a simple Contacts list (All columns are the same).  
I want to be able to update a Headquarters (HQ) site, with another contacts list (All columns are the same), when anything is added to or edited from the contacts list on the other two sites.
I have tried a single flow from Site one, and did get the CREATE activity to update the HQ site, but I cannot get it to work with I edit an entry in the Site One site.
 
I have tried GET ITEM from both the source and master list and then adding a condition that compares the ID  (length(body('Get_items')?['value'])) is equal to 0 - but it fails.
 
Any assistance would be appreciated.
 
Categories:
I have the same question (0)
  • abm abm Profile Picture
    32,981 Most Valuable Professional on at
    Hi
     
    Could you post a screenshot of your flow? Is your filter is correct? 
     
    Thanks
  • CU08031624-0 Profile Picture
    20 on at
  • Suggested answer
    Kalathiya Profile Picture
    1,059 Super User 2026 Season 1 on at
     
    Please try this way:
    Filter Query:
    ID eq //Replace ID with your column name if you want to filter it will different column
     
     
     
    Also, SharePoint item IDs are only unique within a single list, not across sites or lists, so using ID to match items will fail for updates. For edits to work, you need a unique field that exists in all lists (for example Email or EmployeeID). Use that field in your Get items OData filter instead of ID.
     
     
     
    If this response resolves your issue, please mark it as the Verified Answer so it can help other community members as well.
    ---------------------------------------------------------------------------------
     
    📩 Need more help? Mention @Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping!
     
     
     

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
David_MA Profile Picture

David_MA 112 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 52

#3
Ellis Karim Profile Picture

Ellis Karim 51 Super User 2026 Season 1

Last 30 days Overall leaderboard