- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Does anyone on this board connect their Square site with Google Business? I have a problem where my items automatically sync, including item name, description, stock, and photos.
However, Google's Merchant Center rejects the item because it says it's missing the price. I have a price, and I first thought I needed to add a sales price, so I added that, but I'm not sure that's the fix.
Any thoughts within the group?
{Images}

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
So I struggled to get google merchant center to update with Square, I am sure there is a way to make it connect nativly but it never worked for me. I went to the API's and built a catalog export, then used it to auto populate a sheet for google to update everyday.
Check out my github or ask me for a hand if you get stuck!

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
My github is linked in my profile and you can also go here: https://github.com/JTPets?tab=repositories
I would start with the catalog export, my original post is here: https://community.squareup.com/t5/Retail-and-eCommerce/Export-your-item-urls-inventory-and-image-url...
Export your catalog to google sheets github snippet here: https://github.com/JTPets/SquareCatalogExportToSheets
My code snippet for google sheets to export the tsv files github snippet: https://github.com/JTPets/GoogleMerchantAutoUpdater

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
So I struggled to get google merchant center to update with Square, I am sure there is a way to make it connect nativly but it never worked for me. I went to the API's and built a catalog export, then used it to auto populate a sheet for google to update everyday.
Check out my github or ask me for a hand if you get stuck!
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello JTPETS,
It is very kind of you to respond. Your API suggestion sounds like a plan. I hope I can tackle this, as I am technically minded but not a programmer.
How can I find your GitHub article? Is there a specific link to it?
Cheers!
Mark

- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
My github is linked in my profile and you can also go here: https://github.com/JTPets?tab=repositories
I would start with the catalog export, my original post is here: https://community.squareup.com/t5/Retail-and-eCommerce/Export-your-item-urls-inventory-and-image-url...
Export your catalog to google sheets github snippet here: https://github.com/JTPets/SquareCatalogExportToSheets
My code snippet for google sheets to export the tsv files github snippet: https://github.com/JTPets/GoogleMerchantAutoUpdater
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
JTPETS,
Thank you so very much for the share. I will explore all.
Mark