we recently made a new Product. The product variants contain another product. So we have product X which contains product Y. If product X is bought the product Y stock should be decreased by 1 either. But if product Y is bought product X stock shall not be decreased by 1. We are using the App connected Inventory but the problem is, even with “Bundles” product X stock gets decreased if product Y is bought. I was looking for a solution using the shopify Flow app. But I was not able to find a solution, where I can decrease the inventory quantity of a product.
Is there a possibility to create such a workflow, where the inventory quantity of 1 product is decreased when another product is ordered?
thank you for your answer. To do this http request I need furture help. I need to set a URL and Headers as Key and Value. I don`t know which values I need to set for them.
I also selected “Post” as http Method like it says in the code.
I am really new to http requests. I hope you can help me further so I can make this work.