Hi everyone,
I'm trying to build a Flow that sends rows from a Google sheet to a Sharepoint list. Each time a new row is added in the Google Sheet, I'm looking to have that row added to the Sharepoint list as well.
I've attached an image of my Flow here.

The above Flow works but each time the Flow runs, it copies every row in the Google Sheet to the Sharepoint list again instead of just the new Google Sheet row that's been created.
I would like for just the new Google Sheet row to be added to Sharepoint. Could you please help me understand how I can fix this? 🙂
Thanks so much.