Sync a Google Sheets and a Glide Table

Hello, I want to sync a Google Sheets and Glide Table, that are products list with unique Code ID.
I’d like to :

  • Update product row from Glide Apps to Google Sheets if ID Code matches in both tables
  • Or add new product row in Google Sheets if ID Code doesn’t exist in the sheet.

I’ve been trying multiple scenarios but it hasn’t done what I expect, any idea to do so?

I finally found the solution on my own, in both ways by the way :slight_smile: ask me if you need

From Glide to Google Sheets

From Google Sheets to Glide

2 Likes