This trigger fires every time a new order is placed in your Squarespace store.
Developer info
- API endpoint slug
- squarespace.new_order_placed
Trigger fields
No fields for this trigger
Ingredients
Order The order's internal Squarespace ID, used by the "Fulfill an order" action and the "Look up an order" query.
- Slug
- order_id
- Filter code
- Squarespace.newOrderPlaced.OrderId
- Type
- String
- Example
- 585d498fdee9f31a60284a37
Order number The customer-facing order number shown in your Squarespace dashboard.
- Slug
- order_number
- Filter code
- Squarespace.newOrderPlaced.OrderNumber
- Type
- String
- Example
- 142
Customer email
- Slug
- customer_email
- Filter code
- Squarespace.newOrderPlaced.CustomerEmail
- Type
- String
- Example
- bob@example.com
Customer name
- Slug
- customer_name
- Filter code
- Squarespace.newOrderPlaced.CustomerName
- Type
- String
- Example
- Bob Loblaw
Total price The order total, with no currency symbol.
- Slug
- total_price
- Filter code
- Squarespace.newOrderPlaced.TotalPrice
- Type
- String
- Example
- 49.99
Currency
- Slug
- currency
- Filter code
- Squarespace.newOrderPlaced.Currency
- Type
- String
- Example
- USD
Fulfillment status
- Slug
- fulfillment_status
- Filter code
- Squarespace.newOrderPlaced.FulfillmentStatus
- Type
- String
- Example
- PENDING
Payment state
- Slug
- payment_state
- Filter code
- Squarespace.newOrderPlaced.PaymentState
- Type
- String
- Example
- PAID
Item count The total number of units across every line item in the order.
- Slug
- item_count
- Filter code
- Squarespace.newOrderPlaced.ItemCount
- Type
- String
- Example
- 3
Line items summary Every line item in the order, as a comma-separated list.
- Slug
- line_items_summary
- Filter code
- Squarespace.newOrderPlaced.LineItemsSummary
- Type
- String
- Example
- 1 x Spring Mix Tote, 2 x Enamel Mug
Shipping address The shipping address on one line. Blank for orders with nothing to ship.
- Slug
- shipping_address
- Filter code
- Squarespace.newOrderPlaced.ShippingAddress
- Type
- String
- Example
- 459 Broadway, New York, NY 10003, US
Product image url The product image for the first item in the order, when it has one.
- Slug
- product_image_url
- Filter code
- Squarespace.newOrderPlaced.ProductImageUrl
- Type
- Image URL
- Example
- https://static.squarespace.com/universal/commerce/images/spring-mix.jpg
Created on
- Slug
- created_on
- Filter code
- Squarespace.newOrderPlaced.CreatedOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
