This trigger fires when a new order is created.
Developer info
- API endpoint slug
 - shippo.new_order
 
Trigger fields
No fields for this trigger
  Ingredients
Order number The order number
- Slug
 - order_number
 - Filter code
 - Shippo.newOrder.OrderNumber
 - Type
 - String
 - Example
 - #1234
 
Order status The current status of the order
- Slug
 - order_status
 - Filter code
 - Shippo.newOrder.OrderStatus
 - Type
 - String
 - Example
 - PAID
 
Subtotal price The subtotal price of the order
- Slug
 - subtotal_price
 - Filter code
 - Shippo.newOrder.SubtotalPrice
 - Type
 - String
 - Example
 - 12.10
 
Total price The total price of the order
- Slug
 - total_price
 - Filter code
 - Shippo.newOrder.TotalPrice
 - Type
 - String
 - Example
 - 24.93
 
Total tax The total tax of the order
- Slug
 - total_tax
 - Filter code
 - Shippo.newOrder.TotalTax
 - Type
 - String
 - Example
 - 0.00
 
Currency The currency of the order
- Slug
 - currency
 - Filter code
 - Shippo.newOrder.Currency
 - Type
 - String
 - Example
 - USD
 
Weight The weight value of the order
- Slug
 - weight
 - Filter code
 - Shippo.newOrder.Weight
 - Type
 - String
 - Example
 - 0.40
 
Weight unit The unit of the weight of the order
- Slug
 - weight_unit
 - Filter code
 - Shippo.newOrder.WeightUnit
 - Type
 - String
 - Example
 - lb
 
Shipping cost The shipping cost of the order
- Slug
 - shipping_cost
 - Filter code
 - Shippo.newOrder.ShippingCost
 - Type
 - String
 - Example
 - 12.83
 
Shipping cost currency The shipping cost currency of the order
- Slug
 - shipping_cost_currency
 - Filter code
 - Shippo.newOrder.ShippingCostCurrency
 - Type
 - String
 - Example
 - USD
 
Shipping method The shipping method of the order
- Slug
 - shipping_method
 - Filter code
 - Shippo.newOrder.ShippingMethod
 - Type
 - String
 - Example
 - USPS First Class Package
 
Notes The notes of the order
- Slug
 - notes
 - Filter code
 - Shippo.newOrder.Notes
 - Type
 - String
 - Example
 - Please ship ASAP!
 
Placed at The date the order was placed
- Slug
 - placed_at
 - Filter code
 - Shippo.newOrder.PlacedAt
 - Type
 - Date with time (ISO8601)
 - Example
 - 2020-07-08T04:17:06+05:00
 
Shop app The name of the app the order was placed on
- Slug
 - shop_app
 - Filter code
 - Shippo.newOrder.ShopApp
 - Type
 - String
 - Example
 - Shippo
 
Order object The object ID of the order
- Slug
 - object_id
 - Filter code
 - Shippo.newOrder.OrderObjectId
 - Type
 - String
 - Example
 - aaaaaaa
 
Line item title The title of the line item
- Slug
 - line_item_title
 - Filter code
 - Shippo.newOrder.LineItemTitle
 - Type
 - String
 - Example
 - Hippo Magazines
 
Line item description The description of the line item
- Slug
 - line_item_description
 - Filter code
 - Shippo.newOrder.LineItemDescription
 - Type
 - String
 - Example
 - Hippo Magazines
 
Line item sku The SKU of the line item
- Slug
 - line_item_sku
 - Filter code
 - Shippo.newOrder.LineItemSku
 - Type
 - String
 - Example
 - HM-123
 
Line item price The price of the line item
- Slug
 - line_item_price
 - Filter code
 - Shippo.newOrder.LineItemPrice
 - Type
 - String
 - Example
 - 12.10
 
Line item price currency The price currency of the line item
- Slug
 - line_item_price_currency
 - Filter code
 - Shippo.newOrder.LineItemPriceCurrency
 - Type
 - String
 - Example
 - USD
 
Line item weight The weight value of the line item
- Slug
 - line_item_weight
 - Filter code
 - Shippo.newOrder.LineItemWeight
 - Type
 - String
 - Example
 - 0.40
 
Line item weight unit The weight unit of the line item
- Slug
 - line_item_weight_unit
 - Filter code
 - Shippo.newOrder.LineItemWeightUnit
 - Type
 - String
 - Example
 - lb
 
Line item object The ID of the line item
- Slug
 - line_item_object_id
 - Filter code
 - Shippo.newOrder.LineItemObjectId
 - Type
 - String
 - Example
 - aaaaaaa
 
To address name The name of the recipient for the order
- Slug
 - to_address_name
 - Filter code
 - Shippo.newOrder.ToAddressName
 - Type
 - String
 - Example
 - Mr Hippo
 
To address email The email address for the recipient
- Slug
 - to_address_email
 - Filter code
 - Shippo.newOrder.ToAddressEmail
 - Type
 - String
 - Example
 - test@example.com
 
To address company The company name for the recipient address
- Slug
 - to_address_company
 - Filter code
 - Shippo.newOrder.ToAddressCompany
 - Type
 - String
 - Example
 - Shippo
 
To address phone The phone number of the recipient
- Slug
 - to_address_phone
 - Filter code
 - Shippo.newOrder.ToAddressPhone
 - Type
 - String
 - Example
 - 15553419393
 
To address street1 The 1st street line of the recipient address
- Slug
 - to_address_street1
 - Filter code
 - Shippo.newOrder.ToAddressStreet1
 - Type
 - String
 - Example
 - 215 Clayton St.
 
To address street2 The 2nd street line of the recipient address
- Slug
 - to_address_street2
 - Filter code
 - Shippo.newOrder.ToAddressStreet2
 - Type
 - String
 - Example
 - Unit 2
 
To address street3 The 3rd street line of the recipient address
- Slug
 - to_address_street3
 - Filter code
 - Shippo.newOrder.ToAddressStreet3
 - Type
 - String
 - Example
 - Floor 3
 
To address city The city of the recipient address
- Slug
 - to_address_city
 - Filter code
 - Shippo.newOrder.ToAddressCity
 - Type
 - String
 - Example
 - San Francisco
 
To address state The state of the recipient address
- Slug
 - to_address_state
 - Filter code
 - Shippo.newOrder.ToAddressState
 - Type
 - String
 - Example
 - CA
 
To address country The country of the recipient address
- Slug
 - to_address_country
 - Filter code
 - Shippo.newOrder.ToAddressCountry
 - Type
 - String
 - Example
 - US
 
To address zip The zip code of the recipient address
- Slug
 - to_address_zip
 - Filter code
 - Shippo.newOrder.ToAddressZip
 - Type
 - String
 - Example
 - 94117
 
To address object The ID of the recipient address
- Slug
 - to_address_object_id
 - Filter code
 - Shippo.newOrder.ToAddressObjectId
 - Type
 - String
 - Example
 - aaaaaaa
 
From address name The name of the sender for the order
- Slug
 - from_address_name
 - Filter code
 - Shippo.newOrder.FromAddressName
 - Type
 - String
 - Example
 - Mr Hippo
 
From address email The email address of the sender
- Slug
 - from_address_email
 - Filter code
 - Shippo.newOrder.FromAddressEmail
 - Type
 - String
 - Example
 - test@example.com
 
From address company The company name of the sender
- Slug
 - from_address_company
 - Filter code
 - Shippo.newOrder.FromAddressCompany
 - Type
 - String
 - Example
 - Shippo
 
From address phone The phone number for the sender
- Slug
 - from_address_phone
 - Filter code
 - Shippo.newOrder.FromAddressPhone
 - Type
 - String
 - Example
 - 15553419393
 
From address street1 The 1st street line of the sender address
- Slug
 - from_address_street1
 - Filter code
 - Shippo.newOrder.FromAddressStreet1
 - Type
 - String
 - Example
 - 215 Clayton St.
 
From address street2 The 2nd street line of the sender address
- Slug
 - from_address_street2
 - Filter code
 - Shippo.newOrder.FromAddressStreet2
 - Type
 - String
 - Example
 - Unit 2
 
From address street3 The 3rd street line of the sender address
- Slug
 - from_address_street3
 - Filter code
 - Shippo.newOrder.FromAddressStreet3
 - Type
 - String
 - Example
 - Floor 3
 
From address city The city of the sender address
- Slug
 - from_address_city
 - Filter code
 - Shippo.newOrder.FromAddressCity
 - Type
 - String
 - Example
 - San Francisco
 
From address state The state of the sender address
- Slug
 - from_address_state
 - Filter code
 - Shippo.newOrder.FromAddressState
 - Type
 - String
 - Example
 - CA
 
From address country The country of the sender address
- Slug
 - from_address_country
 - Filter code
 - Shippo.newOrder.FromAddressCountry
 - Type
 - String
 - Example
 - US
 
From address zip The zip code of the sender address
- Slug
 - from_address_zip
 - Filter code
 - Shippo.newOrder.FromAddressZip
 - Type
 - String
 - Example
 - 94117
 
From address object The ID of the sender address
- Slug
 - from_address_object_id
 - Filter code
 - Shippo.newOrder.FromAddressObjectId
 - Type
 - String
 - Example
 - aaaaaaa
 
