🎬Supported Actions
Actions define what should happen to an order if the rule's conditions are met (or not met).
You can configure different types of actions to automate common tasks like tagging orders, updating shipping, or adding properties. All of the action types are available as both "If true" and "If false" outcomes.
Below is the list of currently supported actions:
1. Assign Identifier
Adds an identifier tag to the order. Identifiers can be used later in automation, filtering, or reporting.
2. Unassign Identifier
Removes a previously assigned identifier tag from the order.
3. Park Order
Flags the order as parked (on hold). This is typically used to prevent the order from proceeding to fulfilment or shipping until further review.
4. Change Shipping Vendor
Changes the shipping vendor and service level for the order.
5. Add Extended Property
Attaches order extended properties.
Last updated