Order Created

Trigger for when a Shopify Order is Created
0.1.14

Variables

The following variables will be populated when this trigger executes:

Description
_jsonstring

The variables in JSON for C# usage.

shopify.buyer_accepts_marketingboolean

If the customer accepts marketing

Example: true
shopify.closed_atDateTime

The timestamp that the store closed

Example: 8/4/2023 10:56:06 AM
shopify.confirmedboolean

The confirmed status

Example: true
shopify.created_atDateTime

The timestamp the order was created

Example: 8/4/2023 10:56:06 AM
shopify.currencystring

The 3 letter currency

Example: EUR
shopify.emailstring

The email of the customer

shopify.eventstring

The event name

Example: orders/create
shopify.financial_statusstring

The financial status

Example: voided
shopify.idstring

The shopify id

shopify.landing_sitestring

The landing site

shopify.line_items[#].admin_graphql_api_idstring

The admin GraphQL API ID of this item

Example: gid://shopify/LineItem/<numeric id>
shopify.line_items[#].fulfillable_quantitynumber

The quantity left of this item

Example: 5
shopify.line_items[#].fulfillment_servicestring

The fulfillment service e.g. manual

shopify.line_items[#].fulfillment_statusstring

The fulfillment status of this item

shopify.line_items[#].gift_cardboolean

If this item is a gift card

Example: true
shopify.line_items[#].gramsnumber

The amount of metric grams in this item

Example: 100
shopify.line_items[#].idstring

The item id

shopify.line_items[#].namestring

The item's name

Example: Aviator sunglasses
shopify.line_items[#].pricenumber

The price of this item

Example: 89.99
shopify.line_items[#].price_set.presentment_money.amountnumber

The presentment money of this item

Example: 89.99
shopify.line_items[#].price_set.presentment_money.currency_codestring

The presentment currency code of this item

Example: EUR
shopify.line_items[#].price_set.shop_money.amountnumber

The shop money amount of this item

Example: 89.99
shopify.line_items[#].price_set.shop_money.currency_codestring

The shop money currency code of this item

Example: EUR
shopify.line_items[#].product_existsboolean

If the products exists

Example: true
shopify.line_items[#].product_idstring

The product's id of this item

shopify.line_items[#].quantitynumber

The quantity of this item

shopify.line_items[#].requires_shippingboolean

If this item requires shipping

Example: true
shopify.line_items[#].skustring

The stock keeping unit

Example: SKU2006-001
shopify.line_items[#].taxableboolean

If this item is taxable

Example: true
shopify.line_items[#].titlestring

The item's title

Example: Aviator sunglasses
shopify.line_items[#].total_discountnumber

The total discount on this item

shopify.line_items[#].total_discount_set.presentment_money.amountnumber

The total discount presentment money of this item

shopify.line_items[#].total_discount_set.presentment_money.currency_codestring

The total discount presentment currency code of this item

Example: EUR
shopify.line_items[#].total_discount_set.shop_money.amountnumber

The total discount amount of this item

shopify.line_items[#].total_discount_set.shop_money.currency_codestring

The total discount currency code of this item

Example: EUR
shopify.line_items[#].variant_idstring

The item variant id

shopify.line_items[#].variant_inventory_managementstring

The inventory management of this item

shopify.line_items[#].variant_titlestring

The item variant title

shopify.line_items[#].vendorstring

The seller of this item

shopify.namestring

The name of the customer

shopify.notestring

The note that the customer left

shopify.numberstring

The order number

shopify.order_numberstring

The order number

shopify.referring_sitestring

The referring site

shopify.subtotal_pricenumber

The subtotal price of the order

Example: 244.98
shopify.total_discountsnumber

The total amount of discounts from the order

Example: 5
shopify.total_line_items_pricenumber

The total price

Example: 249.98
shopify.total_pricenumber

The total price of the order

Example: 254.98
shopify.total_price_usdnumber

The total price in USD

shopify.updated_atDateTime

The timestamp that the store was last updated

Example: 8/4/2023 10:56:06 AM