Hi everyone,
I’m currently managing product creation in Shopify via “Zoho Inventory” using the API (access token integration). It’s working well — products are created in Shopify automatically when I add them in Zoho Inventory.
Now, I want to go a step further:
What is the best way to automatically assign a newly created product to a specific market/catalog (like UK) via API?
Since the catalog is already created and associated with a market, could you suggest the appropriate API or GraphQL mutation to add products to that catalog?
As I am not able to find any application for this, or any API.
Please guide step by step on how I can do that.
Thanks