Can we create flow for mark order as delivered once we add custom Tag to the order?
Does anyone knows any trigger to set flow
Shopify Flow doesn’t provide a trigger that fires when order tags are changed.
If you don’t mind using third-party apps, you can use the Order tags added trigger from the Flow Companion app.
To make this trigger work, you need to enable the corresponding option in the app’s settings:
Hi @Grace_01
Yes, you can build this flow, but note that Shopify Flow can natively mark an order as Fulfilled (shipped), but it cannot force the tracking status to Delivered without advanced API calls or a third-party app.
create a new workflow with the trigger “Order tags added”. Add a condition to check if the tag matches your specific text (e.g., Mark_Delivered), and then connect it to the action “Fulfill order”
Hope this helps!
Yes, use Shopify Flow → Trigger: Order tagged.
Shopify can’t directly mark an order as Delivered, but you can add a custom tag (e.g. delivered) and use the flow to update order status, add/remove tags, send notifications, or trigger fulfillment apps like AfterShip or ShipStation.
This has been a pain point for a while. If your carrier isn’t supported, Shopify doesn’t allow manual delivery confirmation, which affects reporting and workflows.
I fixed it on my store by using a helper app that manually updates delivery status inside Shopify.
For anyone searching, it’s called Mark Delivered in the Shopify App Store.
There is an app called Mark Delivered. That does this job well.
