Create Basic Automation Rules

Basic Automation Rules have one or two criteria and only trigger one or two actions on the affected orders.

All ShipStation accounts start with a basic automation rule called Default Confirmation. This automation rule applies to all orders and sets the confirmation option for the shipment to the default option for whichever shipping service you select for each order.

Criteria: Every order. Action: Request Confirmation - Service Default.

Some common basic automation rules include:

  • Setting an order's service and package type based on the order's weight

  • Setting an order's service and package type based on the order's destination

  • Setting a shipment's Ship From Address based on the store from which the order imported

These scenarios are explained more fully in the sections below to help you build similar automation rules.

Set Shipping Service Based on Weight

The most popular automation rule action sets the shipping service and package type.

U.S. merchants who primarily ship using USPS can use a basic automation rule to determine whether a domestic order should use either Ground Advantage (formerly First Class Package) or Priority Mail based on the weight of the order. While this example is specific to USPS services, you can apply the same principle for carriers in any country.

To create the Ground Advantage rule:

  1. Set the first criterion to Country :: Equals :: United States

  2. Set the second criterion to Total Weight :: Is less than :: 16

    Only enter the integer into the field. Do not add the unit signifier. The weight unit is determined by your account settings.

  3. Add an action and choose Set Carrier/Service/Package.

  4. Set the Service drop-down to USPS Ground Advantage and Package drop-down to Package.

  5. Save the rule.

Criteria 1: country = United States. 2: Total Weight = Less Than 16oz. Action: Set service and package to USPS First Class Mail and Package

To create the Priority Mail rule:

  1. Set the first criterion to Country :: Equals :: United States

  2. Set the second criterion to Total Weight :: Is greater than or equal to :: 16

    Only enter the integer into the field. Do not add the unit signifier. The weight unit is determined by your account settings.

  3. Add an action and choose Set Carrier/Service/Package.

  4. Set the Service drop-down to USPS Priority Mail and Package drop-down to Package.

  5. Save the rule.

Criteria 1: country = United States. 2: Total Weight = Greater Than or Equal to 16oz. Action: Set service and package to USPS Priority Mail and Package

Once these two rules have been created, ShipStation will apply USPS Ground Advantage to domestic orders under 16oz and USPS Priority Mail to all other domestic shipments.

Weights Must Be Present When the Order Imports

To ensure weight-based automation rules apply correctly, the weight must be present on the order when it imports. That means the selling channel must send the weight in the order's data. Most selling channels do this but make sure the weights are set correctly on the selling channel side.

In cases where the selling channel does not send the weight, you can instead set the weights in the Product Defaults in ShipStation. The defaults will apply weight to the order when they import but before the Automation Rules run.

Set Shipping Service Based on State

Another common criterion uses the order's Ship To address. For example, you may ship all your orders going to the contiguous United States as Ground Advantage (formerly First Class Package), but use Priority Mail for orders going to Alaska or Hawaii.

To create the Ground Advantage rule:

  1. Set the first criterion to Country :: Equals :: United States

  2. Set the second criterion to State :: Is not equal to :: Alaska, Hawaii

  3. Add an action and choose Set Carrier/Service/Package.

  4. Set the Service drop-down to USPS Ground Advantage and Package drop-down to Package.

  5. Save the rule.

Criteria 1: country = United States. 2: State not equal to Alaska or Hawaii. Action: Set service and package to USPS First Class Mail and Package

To create the Priority Mail rule:

  1. Set the first criterion to Country :: Equals :: United States

  2. Set the second criterion to State :: Equals :: Alaska, Hawaii

  3. Add an action and choose Set Carrier/Service/Package.

  4. Set the Service drop-down to USPS Priority Mail and Package drop-down to Package.

  5. Save the rule.

Criteria 1: country = United States. 2: State = Alaska or Hawaii. Action: Set service and package to USPS Priority Mail and Package

Once these two rules have been created, ShipStation will apply USPS Ground Advantage to domestic orders in the continental U.S. and USPS Priority Mail to domestic orders going to Alaska or Hawaii.

Set Ship From Location Based on Store

Another popular basic automation rule sets the Ship From Location based on the store the order imported from. For example, orders from your Shopify store always ship from your primary warehouse, but orders from your eBay store always ship from your secondary warehouse.

Criteria: Store Equals My Shopify Store. Action: Set Ship From Location - Shopify Warehouse.

For this scenario, you'll create a unique rule for each Ship From Location.

  1. Set the first criterion to Store :: Equals :: Shopify

    If you have another store that uses the same warehouse, you can select it from your store list here as well.

  2. Add the action Set Ship From Location and select the Ship From location that applies to the store(s) selected in the criteria.

  3. Save the rule.

  4. Create another rule in the same way for each Ship From Address you have.