Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Hi there,
We would like to create a Shopify flow that enables the following:
What we are struggling to find is the condition to check the content of an order (SKU, product description, etc.).
FYI here is the link to our website: www.aktyva.com
Any help would be hugely appreciated!
Thank you,
The Aktyva team
Solved! Go to the solution
This is an accepted solution.
Hi,
You could check the order / line items / sku (see the example below)
In general, check the conditions document on how to add conditions. In essence, the variables you can use in the conditions are either passed in by the trigger, or from Shopify API. Anything that is available in the API will be available in Flow. In this case, you can find `lineItems` in the order API , and sku is available for each line items. You can also get this by clicking on Add criteria and you should be able to explore the available fields as below.
Hope this helps.
Lily
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hi,
You could check the order / line items / sku (see the example below)
In general, check the conditions document on how to add conditions. In essence, the variables you can use in the conditions are either passed in by the trigger, or from Shopify API. Anything that is available in the API will be available in Flow. In this case, you can find `lineItems` in the order API , and sku is available for each line items. You can also get this by clicking on Add criteria and you should be able to explore the available fields as below.
Hope this helps.
Lily
To learn more visit the Shopify Help Center or the Community Blog.
Amazing, thank you Lily!
In today’s interview, we sat down with @BSS-TekLabs to discuss practical strategies for...
By JasonH Nov 13, 2024The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024