Hi all,
Is it possible to start a flow when a tag is added to an order (not to a customer)? I can’t see any way to achieve this but I might be missing something.
Thanks in advance.
A user asks whether Shopify Flow can trigger when a tag is added to an order (not a customer).
Current Status:
Suggested Workaround:
The discussion remains open with the user seeking an ETA for the native trigger feature.
Hi all,
Is it possible to start a flow when a tag is added to an order (not to a customer)? I can’t see any way to achieve this but I might be missing something.
Thanks in advance.
Hi, there isn’t yet a trigger for that. When we have the trigger, it will look like “Customer tags added” but for Orders.
In the meantime, you could use a scheduled + get data workflow like:
Ideally you should remove the tag (or use some other filter in your “Get data” action) so that it doesn’t run on the same order twice.
Thanks @paul_n . Is there a rough ETA on an ‘Order tags added’ trigger?