Save new Printful orders to Dropbox
This trigger fires when a new order is received in your Printful store.
Developer info
- API endpoint slug
- printful.new_order_created
Trigger fields
No fields for this trigger
Ingredients
Order The Printful order ID.
- Slug
- order_id
- Filter code
- Printful.newOrderCreated.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.newOrderCreated.ExternalOrderId
- Type
- String
- Example
- MY-STORE-1001
Order status The current status of the order.
- Slug
- order_status
- Filter code
- Printful.newOrderCreated.OrderStatus
- Type
- String
- Example
- pending
Recipient name The name of the order's recipient.
- Slug
- recipient_name
- Filter code
- Printful.newOrderCreated.RecipientName
- Type
- String
- Example
- Jane Doe
Order total The order total, as a string you can parse downstream.
- Slug
- order_total
- Filter code
- Printful.newOrderCreated.OrderTotal
- Type
- String
- Example
- 39.98
Currency The currency of the order total.
- Slug
- currency
- Filter code
- Printful.newOrderCreated.Currency
- Type
- String
- Example
- USD
Created at When the order was received.
- Slug
- event_time
- Filter code
- Printful.newOrderCreated.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
