Log all of your Shopify order history in a Google Sheet
This trigger fires when an order is paid (with line item support).
Developer info
- API endpoint slug
- shopify.new_paid_order
Trigger fields
No fields for this trigger
Ingredients
Order
- Slug
- order_id
- Filter code
- Shopify.newPaidOrder.OrderID
- Type
- String
- Example
- 9876543210
Order name
- Slug
- order_name
- Filter code
- Shopify.newPaidOrder.OrderName
- Type
- String
- Example
- #1001
Customer email
- Slug
- customer_email
- Filter code
- Shopify.newPaidOrder.CustomerEmail
- Type
- String
- Example
- customer@example.com
Customer phone
- Slug
- customer_phone
- Filter code
- Shopify.newPaidOrder.CustomerPhone
- Type
- String
- Example
- +1-555-987-6543
Customer first name
- Slug
- customer_first_name
- Filter code
- Shopify.newPaidOrder.CustomerFirstName
- Type
- String
- Example
- John
Customer last name
- Slug
- customer_last_name
- Filter code
- Shopify.newPaidOrder.CustomerLastName
- Type
- String
- Example
- Smith
Created at
- Slug
- created_at
- Filter code
- Shopify.newPaidOrder.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Total price
- Slug
- total_price
- Filter code
- Shopify.newPaidOrder.TotalPrice
- Type
- String
- Example
- 99.99
Currency
- Slug
- currency
- Filter code
- Shopify.newPaidOrder.Currency
- Type
- String
- Example
- USD
Financial status
- Slug
- financial_status
- Filter code
- Shopify.newPaidOrder.FinancialStatus
- Type
- String
- Example
- paid
Fulfillment status
- Slug
- fulfillment_status
- Filter code
- Shopify.newPaidOrder.FulfillmentStatus
- Type
- String
- Example
- unfulfilled
Note
- Slug
- note
- Filter code
- Shopify.newPaidOrder.Note
- Type
- String
- Example
- Please ship ASAP
Tags
- Slug
- tags
- Filter code
- Shopify.newPaidOrder.Tags
- Type
- String
- Example
- VIP, Priority
Customer
- Slug
- customer_id
- Filter code
- Shopify.newPaidOrder.CustomerID
- Type
- String
- Example
- 1234567890
Shipping address line1
- Slug
- shipping_address_line_1
- Filter code
- Shopify.newPaidOrder.ShippingAddressLine1
- Type
- String
- Example
- 456 Oak Ave
Shipping address city
- Slug
- shipping_address_city
- Filter code
- Shopify.newPaidOrder.ShippingAddressCity
- Type
- String
- Example
- Los Angeles
Shipping address state
- Slug
- shipping_address_state
- Filter code
- Shopify.newPaidOrder.ShippingAddressState
- Type
- String
- Example
- CA
Shipping address country
- Slug
- shipping_address_country
- Filter code
- Shopify.newPaidOrder.ShippingAddressCountry
- Type
- String
- Example
- United States
Shipping address zip
- Slug
- shipping_address_zip
- Filter code
- Shopify.newPaidOrder.ShippingAddressZip
- Type
- String
- Example
- 90001
Line item1 name
- Slug
- line_item_1_name
- Filter code
- Shopify.newPaidOrder.LineItem1Name
- Type
- String
- Example
- Blue T-Shirt
Line item1 quantity
- Slug
- line_item_1_quantity
- Filter code
- Shopify.newPaidOrder.LineItem1Quantity
- Type
- String
- Example
- 2
Line item2 name
- Slug
- line_item_2_name
- Filter code
- Shopify.newPaidOrder.LineItem2Name
- Type
- String
- Example
- White Sneakers
Line item2 quantity
- Slug
- line_item_2_quantity
- Filter code
- Shopify.newPaidOrder.LineItem2Quantity
- Type
- String
- Example
- 1