Docs/Automation

Actions: What Rules Do

When all conditions match, the rule executes its actions. Multiple actions can be stacked on one rule.

Available actions

  • Add Tag -- Apply an order tag
  • Remove Tag -- Remove an order tag
  • Set Custom Field -- Set a custom field to a specific value. Optionally only set if the field is currently empty.
  • Set Delivery Status -- Change the order's delivery status
  • Stop Processing -- Prevent any further automation rules from running on this order. Useful when you want a rule to "claim" an order and block lower-priority rules.

Related: Creating Automation Rules | Real-World Examples