🎬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.

Parameters:
  1. Identifier Tag – Choose a predefined identifier


2. Unassign Identifier

Removes a previously assigned identifier tag from the order.

Parameters:
  1. Identifier Tag – Specify which tag to remove.


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.

No additional input required.


4. Change Shipping Vendor

Changes the shipping vendor and service level for the order.

Parameters:
  1. New Vendor Name – e.g., DHL, DPD, FedEx

  1. New Service Name – e.g., DHL Global Mail, DPD Saturday Parcel


5. Add Extended Property

Attaches order extended properties.

Parameters:
  1. Property Name – The name/key of the custom property

  2. Property Value – The value assigned to the property

Last updated