I’ve been going around and around on this for a while, but can’t seem to figure it out.
I have a Google Sheet that updates regularly. Whenever it does so, I want Zapier to:
- Load a Google Sheet that has columns for SKUs and Inventory Text values, (In stock, limited, ETA x days, etc).
- Match the Sheet SKUs to products in Shopify that have the same SKUs
- If the Google Sheet has the value “In Stock”, “Less than 25”, or “Less than 10”:
- The Shopify “Track Inventory” value should be set to false.
- If the Google Sheet has a value of anything else in the fields:
- The Shopify “Track Inventory” value should be set to true.
- The Shopify “Inventory Available” value should be set to 0.
I’ve tried a bunch of different options, but can’t seem to get it to work and the forums don’t seem to have an answer either.
Thanks in advance for any suggestions!