Notify me when Printify ships an order
This trigger fires when Printify creates a shipment for an order in your shop.
Developer info
- API endpoint slug
- printify.order_shipped
Trigger fields
Shop Dropdown list
- Label
- Which shop?
- Helper text
- Choose which Printify shop to watch, or All shops to watch every shop connected to your Printify account.
- Slug
- shop_id
- Required
- true
- Can have default value
- false
Ingredients
Order The shipped order's Printify order id.
- Slug
- order_id
- Filter code
- Printify.orderShipped.OrderId
- Type
- String
- Example
- 5a96f649b2439217d070f507
Shipped at When the order shipped.
- Slug
- shipped_at
- Filter code
- Printify.orderShipped.ShippedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Carrier The shipping carrier.
- Slug
- carrier_code
- Filter code
- Printify.orderShipped.Carrier
- Type
- String
- Example
- USPS
Tracking number The shipment's tracking number, when available.
- Slug
- tracking_number
- Filter code
- Printify.orderShipped.TrackingNumber
- Type
- String
- Example
- 9400110200828911663274
Tracking url A link to track the shipment, when available.
- Slug
- tracking_url
- Filter code
- Printify.orderShipped.TrackingUrl
- Type
- Web URL
- Example
- https://example.com/track/9400110200828911663274
Skus shipped The SKUs included in this shipment.
- Slug
- skus_shipped
- Filter code
- Printify.orderShipped.SkusShipped
- Type
- String
- Example
- 6202
Shop Which shop this shipment belongs to.
- Slug
- shop_id
- Filter code
- Printify.orderShipped.ShopId
- Type
- String
- Example
- 815256
Customer name The name of the customer the order ships to.
- Slug
- customer_name
- Filter code
- Printify.orderShipped.CustomerName
- Type
- String
- Example
- Jane Doe
Customer email The customer's email address, when available.
- Slug
- customer_email
- Filter code
- Printify.orderShipped.CustomerEmail
- Type
- String
- Example
- jane@example.com
Products shipped The products included in this shipment.
- Slug
- products_shipped
- Filter code
- Printify.orderShipped.ProductsShipped
- Type
- String
- Example
- 18K gold plated Necklace
