Flow Automation: Triggering Workflows When an Order Is All Shipped
You can use the Order all shipped trigger in Flow Automation to start a workflow as soon as every item in an order is shipped, for example when staff mark all items as shipped in the admin. This automates routine tasks such as sending notifications and updating order tags, so your team does not need to handle them manually.
This guide explains when to use the trigger, how to test it end to end, and provides a practical example for automating communications and updates.
Supported Actions
The following actions are supported when using the Order all shipped trigger. Click on any action name to view its setup instructions:
- [Order] Update Order Tag
- [General] Send Email Notification
- [General] Update Counter
Testing the Workflow
To test a workflow triggered when an order is fully shipped, follow these steps:
- From your SHOPLINE admin panel, go to Orders > Draft orders and click Create order to manually add a test draft order.
-
Click Mark as shipped to create a fulfillment package and trigger the workflow.
Note: If the test order contains multiple items, make sure all items are marked as shipped to successfully trigger the workflow. - Verify that the trigger works as configured in the Flow Automation app. For details on how to view flow execution results, please refer to the "How to View the Running of a Flow" section of this Help Center guide.
Example Use Case
Here is a practical example of using the Order all shipped trigger to automatically add a [shipped] tag to an order:
- Trigger: Order all shipped trigger
- Action: Add the [Shipped] tag to the order
Available Templates
Here is a ready-to-use template that incorporates this trigger. Click the template to view or apply it:
- Tag Order by Shipping Location: When an order is shipped, if the items are dispatched from a special inventory location, a tag will be automatically added to the order. The tag text is customizable.