Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Is this query correct?
last_abandoned_order_date:<='{{ scheduledAt }}' AND last_abandoned_order_date:>'{{ scheduledAt | date_minus: "1 week" }}' AND
order_date:<'{{ scheduledAt | date_minus: "1 week" }}' AND
storefront.collection_viewed(id: 378433732829) = true
Solved! Go to the solution
This is an accepted solution.
Edit: sorry I think you are querying Customers. Link https://shopify.dev/docs/api/admin-graphql/2023-07/objects/Customer
You cannot do something like
storefront.collection_viewe(id: 123) = true
This is an accepted solution.
Edit: sorry I think you are querying Customers. Link https://shopify.dev/docs/api/admin-graphql/2023-07/objects/Customer
You cannot do something like
storefront.collection_viewe(id: 123) = true
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024