Hello Community,
I would like to import some orders into a store. Currently my FLow looks like this:
Initial Shopifystore → Iterator → Google Sheets → Global internal Shopifystore
An order of 5 products from the initial Shopifystore triggers 5 new orders in the global internal Shopifystore. However, this is more of a secondary problem for which I am looking for a solution.
I do not want to transfer all products to the store. Only 2 of the 5 products should be transferred. As soon as the SKU matches the defined SKU, an order should be created in the gloablen internal store. Does anyone have a solution for this?
To clarify: You want to transfer only 2 specific products from each order in the initial Shopify store to the global internal Shopify store, based on matching SKUs, instead of transferring all products. Is that correct?
If yes, you should provide more data:
- How many SKUs do you have in your stock?
- How often do they rotate, e.g., how often do you add new products?
- Is there any specific method to assign products, such as a part of the SKU?
To solve your issue, you should set up filters and iterators to check each SKU and determine if it meets the criteria to be passed to the next steps.
Hi @KingRolle
If the SKU code is coming in the trigger, you can add a filter right after the module to pass only the required products that matches your condition.
Sample filter:
Regards,
Msquare Automation - Gold Partner of Make
Free Consultation | Live Implementation
Visit us here | Youtube Channel