Hi guys,
I have 2 very specific questions about building a sales channel App. We’ve developed an App working as a Sales Channel, and our customers can publish / unpublish products from their own product page (sales channel section), but also from our App dashboard.
References:
https://shopify.dev/apps/channels
I have two questions and we can’t find how to solve them through the documentation:
- When a merchant install our App the first time and we sync their products from Shopify to our App, is it possible to auto-check the publishing option for each product in the Shopify product page / Product status section? Similar to other sales channel, e.g. Facebook: when you install the Facebook App, automatically sync / publish / check as published all your products
- When someone publish/unpublish a product form its Shopify product page to our sales channel, our App is automatically updated with this info. But If someone publish/unpublished a product from our App dashboard instead of the Shopify product page, how can the Shopify API read this check/uncheck and return this information updated to the product page / Product status section?
Thank you in advance!