I need to auto create new products in Shopify from a Data export in Google Sheets.
It’s working up to the point of stock Quantity.
The issue is there is no where to stipulate Tracked Inventory in creating a product and so I am unable to set the Quantity of the new product until the product is marked as so.
Should I use a WEB HOOK API in between creating a product and setting inventory or is there a simpler way to do it?