Simple examples of calls to the Shopify API using Google Apps Script (.gs). So far:
- ssCatalogPublicationStatus.gs - Meant as an addon for Google Sheets to check the publication status of items.
-
- getCatalogJSON() - Returns complete JSON catalog for an instance.
-
- checkPublicationStatus() - Checks a list of handle-ids in Google Sheets against a JSON catalog Compares the first column of a google spreadsheet to the JSON Shopify catalog. Adds published date to third column, and verifies date to published status.