Close menu
Explore Plans
Mobile menu Close menu
Printful

Order failed

This trigger fires when one of your orders fails to process.

Developer info

API endpoint slug
printful.order_failed

Trigger fields

No fields for this trigger

Ingredients

Order The Printful order ID.

Slug
order_id
Filter code
Printful.orderFailed.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.orderFailed.ExternalOrderId
Type
String
Example
MY-STORE-1001

Recipient name The name of the order's recipient.

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

Order status The current status of the order.

Slug
order_status
Filter code
Printful.orderFailed.OrderStatus
Type
String
Example
failed

Failed at When the order failed to process.

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