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 numberThe order number
- Slug
- order_number
- Filter code
- Shippo.newOrder.OrderNumber
- Type
- String
- Example
- #1234
Order statusThe current status of the order
- Slug
- order_status
- Filter code
- Shippo.newOrder.OrderStatus
- Type
- String
- Example
- PAID
Subtotal priceThe subtotal price of the order
- Slug
- subtotal_price
- Filter code
- Shippo.newOrder.SubtotalPrice
- Type
- String
- Example
- 12.10
Total priceThe total price of the order
- Slug
- total_price
- Filter code
- Shippo.newOrder.TotalPrice
- Type
- String
- Example
- 24.93
Total taxThe total tax of the order
- Slug
- total_tax
- Filter code
- Shippo.newOrder.TotalTax
- Type
- String
- Example
- 0.00
CurrencyThe currency of the order
- Slug
- currency
- Filter code
- Shippo.newOrder.Currency
- Type
- String
- Example
- USD
WeightThe weight value of the order
- Slug
- weight
- Filter code
- Shippo.newOrder.Weight
- Type
- String
- Example
- 0.40
Weight unitThe unit of the weight of the order
- Slug
- weight_unit
- Filter code
- Shippo.newOrder.WeightUnit
- Type
- String
- Example
- lb
Shipping costThe shipping cost of the order
- Slug
- shipping_cost
- Filter code
- Shippo.newOrder.ShippingCost
- Type
- String
- Example
- 12.83
Shipping cost currencyThe shipping cost currency of the order
- Slug
- shipping_cost_currency
- Filter code
- Shippo.newOrder.ShippingCostCurrency
- Type
- String
- Example
- USD
Shipping methodThe shipping method of the order
- Slug
- shipping_method
- Filter code
- Shippo.newOrder.ShippingMethod
- Type
- String
- Example
- USPS First Class Package
NotesThe notes of the order
- Slug
- notes
- Filter code
- Shippo.newOrder.Notes
- Type
- String
- Example
- Please ship ASAP!
Placed atThe date the order was placed
- Slug
- placed_at
- Filter code
- Shippo.newOrder.PlacedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Shop appThe name of the app the order was placed on
- Slug
- shop_app
- Filter code
- Shippo.newOrder.ShopApp
- Type
- String
- Example
- Shippo
Order object IDThe object ID of the order
- Slug
- object_id
- Filter code
- Shippo.newOrder.OrderObjectId
- Type
- String
- Example
- aaaaaaa
Line item titleThe title of the line item
- Slug
- line_item_title
- Filter code
- Shippo.newOrder.LineItemTitle
- Type
- String
- Example
- Hippo Magazines
Line item descriptionThe description of the line item
- Slug
- line_item_description
- Filter code
- Shippo.newOrder.LineItemDescription
- Type
- String
- Example
- Hippo Magazines
Line item skuThe SKU of the line item
- Slug
- line_item_sku
- Filter code
- Shippo.newOrder.LineItemSku
- Type
- String
- Example
- HM-123
Line item priceThe price of the line item
- Slug
- line_item_price
- Filter code
- Shippo.newOrder.LineItemPrice
- Type
- String
- Example
- 12.10
Line item price currencyThe price currency of the line item
- Slug
- line_item_price_currency
- Filter code
- Shippo.newOrder.LineItemPriceCurrency
- Type
- String
- Example
- USD
Line item weightThe weight value of the line item
- Slug
- line_item_weight
- Filter code
- Shippo.newOrder.LineItemWeight
- Type
- String
- Example
- 0.40
Line item weight unitThe weight unit of the line item
- Slug
- line_item_weight_unit
- Filter code
- Shippo.newOrder.LineItemWeightUnit
- Type
- String
- Example
- lb
Line item object IDThe ID of the line item
- Slug
- line_item_object_id
- Filter code
- Shippo.newOrder.LineItemObjectId
- Type
- String
- Example
- aaaaaaa
To address nameThe name of the recipient for the order
- Slug
- to_address_name
- Filter code
- Shippo.newOrder.ToAddressName
- Type
- String
- Example
- Mr Hippo
To address emailThe email address for the recipient
- Slug
- to_address_email
- Filter code
- Shippo.newOrder.ToAddressEmail
- Type
- String
- Example
- test@example.com
To address companyThe company name for the recipient address
- Slug
- to_address_company
- Filter code
- Shippo.newOrder.ToAddressCompany
- Type
- String
- Example
- Shippo
To address phoneThe phone number of the recipient
- Slug
- to_address_phone
- Filter code
- Shippo.newOrder.ToAddressPhone
- Type
- String
- Example
- 15553419393
To address street1The 1st street line of the recipient address
- Slug
- to_address_street1
- Filter code
- Shippo.newOrder.ToAddressStreet1
- Type
- String
- Example
- 215 Clayton St.
To address street2The 2nd street line of the recipient address
- Slug
- to_address_street2
- Filter code
- Shippo.newOrder.ToAddressStreet2
- Type
- String
- Example
- Unit 2
To address street3The 3rd street line of the recipient address
- Slug
- to_address_street3
- Filter code
- Shippo.newOrder.ToAddressStreet3
- Type
- String
- Example
- Floor 3
To address cityThe city of the recipient address
- Slug
- to_address_city
- Filter code
- Shippo.newOrder.ToAddressCity
- Type
- String
- Example
- San Francisco
To address stateThe state of the recipient address
- Slug
- to_address_state
- Filter code
- Shippo.newOrder.ToAddressState
- Type
- String
- Example
- CA
To address countryThe country of the recipient address
- Slug
- to_address_country
- Filter code
- Shippo.newOrder.ToAddressCountry
- Type
- String
- Example
- US
To address zipThe zip code of the recipient address
- Slug
- to_address_zip
- Filter code
- Shippo.newOrder.ToAddressZip
- Type
- String
- Example
- 94117
To address object IDThe ID of the recipient address
- Slug
- to_address_object_id
- Filter code
- Shippo.newOrder.ToAddressObjectId
- Type
- String
- Example
- aaaaaaa
From address nameThe name of the sender for the order
- Slug
- from_address_name
- Filter code
- Shippo.newOrder.FromAddressName
- Type
- String
- Example
- Mr Hippo
From address emailThe email address of the sender
- Slug
- from_address_email
- Filter code
- Shippo.newOrder.FromAddressEmail
- Type
- String
- Example
- test@example.com
From address companyThe company name of the sender
- Slug
- from_address_company
- Filter code
- Shippo.newOrder.FromAddressCompany
- Type
- String
- Example
- Shippo
From address phoneThe phone number for the sender
- Slug
- from_address_phone
- Filter code
- Shippo.newOrder.FromAddressPhone
- Type
- String
- Example
- 15553419393
From address street1The 1st street line of the sender address
- Slug
- from_address_street1
- Filter code
- Shippo.newOrder.FromAddressStreet1
- Type
- String
- Example
- 215 Clayton St.
From address street2The 2nd street line of the sender address
- Slug
- from_address_street2
- Filter code
- Shippo.newOrder.FromAddressStreet2
- Type
- String
- Example
- Unit 2
From address street3The 3rd street line of the sender address
- Slug
- from_address_street3
- Filter code
- Shippo.newOrder.FromAddressStreet3
- Type
- String
- Example
- Floor 3
From address cityThe city of the sender address
- Slug
- from_address_city
- Filter code
- Shippo.newOrder.FromAddressCity
- Type
- String
- Example
- San Francisco
From address stateThe state of the sender address
- Slug
- from_address_state
- Filter code
- Shippo.newOrder.FromAddressState
- Type
- String
- Example
- CA
From address countryThe country of the sender address
- Slug
- from_address_country
- Filter code
- Shippo.newOrder.FromAddressCountry
- Type
- String
- Example
- US
From address zipThe zip code of the sender address
- Slug
- from_address_zip
- Filter code
- Shippo.newOrder.FromAddressZip
- Type
- String
- Example
- 94117
From address object IDThe ID of the sender address
- Slug
- from_address_object_id
- Filter code
- Shippo.newOrder.FromAddressObjectId
- Type
- String
- Example
- aaaaaaa