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 / Getting Google Sheet R...
Power Automate
Suggested Answer

Getting Google Sheet Responses to Sharepoint List

(0) ShareShare
ReportReport
Posted on by
I am trying to get rows from a google worksheet to push to a sharepoint list on a scheduled timer. I can get the flow working, but cannot figure out a way to have it check for existing line items. Any advice on how to have it check for existing values in the list compared to the Get Rows from the google sheet? I've tried numerous google search results, but nothing that has come up has given me a working flow. 
Categories:
I have the same question (0)
  • Suggested answer
    11manish Profile Picture
    2,933 on at
    The easiest and most reliable approach is to use a unique key (for example, Employee ID, Order Number, Email Address, or another column that uniquely identifies a row) and compare against that value before creating the SharePoint item.
     
    Small lists (<500 rows)
    Use:
     
    Get items
    • Condition
    • Create/Update
    Large lists (>500 rows)
    Use:
    Get all SharePoint items once
    • Filter array in memory
    • Create/Update
    Recurrence +  Get Rows (Google) +  Get Items (SharePoint) + For each Google Row +  Filter existing SharePoint items + Exists?  Yes → Update/Skip
      No  â†’ Create Item
     
    The key is having a unique identifier that exists in both systems. Without a unique key, Power Automate has no reliable way to determine whether a Google Sheet row already exists in the SharePoint list.

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 419

#2
Vish WR Profile Picture

Vish WR 314

#3
David_MA Profile Picture

David_MA 260 Super User 2026 Season 1

Last 30 days Overall leaderboard