Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Hello, I am trying to do a workflow to tag orders for customers who have previous orders (with different email address but same Mobile number)
trigger: Order Created
Action: getorderDate -----> Advanced query: order.phone:"{{ order.phone }}" AND -order.email:"{{ order.email }}"
Action: Count
Action: Add order tag "X"
the workflow is always giving me true condition and tag all orders whether the conditon is fulfilled or not.
Can anyone help?
Based on your description, the workflow will start when an order is created, then return a list of orders that use both the same email and phone number, then count the number of orders, then add order tags to all those orders. Where is the condition and what are you checking for?
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025