Close menu
Explore Plans
Mobile menu Close menu
Printful

Order shipped

This trigger fires when a package for one of your orders ships, with its carrier and tracking information.

Developer info

API endpoint slug
printful.order_shipped

Trigger fields

No fields for this trigger

Ingredients

Order The Printful order ID.

Slug
order_id
Filter code
Printful.orderShipped.OrderId
Type
String
Example
94832478

External order Your external order ID for the order, when one was set.

Slug
external_order_id
Filter code
Printful.orderShipped.ExternalOrderId
Type
String
Example
MY-STORE-1001

Tracking number The shipment's tracking number.

Slug
tracking_number
Filter code
Printful.orderShipped.TrackingNumber
Type
String
Example
9400111899223817612345

Tracking url A link to track the shipment.

Slug
tracking_url
Filter code
Printful.orderShipped.TrackingUrl
Type
Web URL
Example
https://tools.usps.com/go/TrackConfirmAction?tLabels=9400111899223817612345

Carrier The shipping carrier.

Slug
carrier
Filter code
Printful.orderShipped.Carrier
Type
String
Example
USPS

Recipient name The name of the order's recipient.

Slug
recipient_name
Filter code
Printful.orderShipped.RecipientName
Type
String
Example
Jane Doe

Shipped at When the package shipped.

Slug
event_time
Filter code
Printful.orderShipped.ShippedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00