I am building a customer workflow in shopify for a rather complex product which has many more statuses than Shopify default.
I’ve created a metafield on the order for “production status” and I want to update it using flow, and triggering when a tag is updated. This seems like it should be pretty simple, but it looks like flow doesn’t have any actions which trigger when an order is updated…
Am I missing something? What do I need to do here?
As @tim_1 mentioned, the Flow Companion app can help you with your task.
It allows you to start a workflow whenever an order tag is added or removed. Simply enable this feature in the app settings and start your workflow with the Order tags added or Order tags removed trigger.
The app also lets you start a workflow when an order field changes. In the settings, add the field you want to track and start your workflow with the Order field changed or Order fulfillment field changed trigger.