> For the complete documentation index, see [llms.txt](https://help.orderdesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orderdesk.com/integration-setup-guides/print-on-demand/taylor-integration.md).

# Taylor Integration

Order Desk can import orders from your shopping cart(s), sync in your item details and then automatically send them to [Taylor.](https://www.taylor.com/solutions/print-on-demand) When orders are shipped, the tracking details will be sent back to Order Desk automatically.

### Setup

To enable the integration, click on **Manage Integrations** in the left sidebar. Under the **Print on Demand** tab, find and enable the Taylor integration.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2Fsl8h5dgKAD3paFNMNwcW%2Flegacy-ba925ac10029c2c412cc.png?alt=media)

Alternatively, search for Taylor from the available integration search.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FCtuzdsuhe1T7JiqFBD1M%2Flegacy-22c6edc8ff1a2132e5f9.png?alt=media)

Once you’ve enabled the integration, you’ll be presented with a webhook that will need to be entered in your Taylor account to allow Order Desk to receive shipment information for your orders. This link will also be available in the integration settings at the next step.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FBKdesYKjf0YpcsS0tONR%2Flegacy-8d49b9e8241156394ac2.png?alt=media)

To finish connecting, choose your Environment (Production for live orders and Staging for test orders), select your authorization method, and enter your Taylor API Keys and click **Save Changes**:

Please note that Order Desk isn’t able to help find or reset your credentials, as they can only be provided by Taylor.

### Integration Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FyRtIvKt9GV5m7aLiqXHr%2Flegacy-509b854d887a5ed62622.png?alt=media)

Once connected, you’ll have some shipment and integration settings to adjust per your preferences.

#### Taylor Help

Click *Need Help Getting Started?* for access to helpful resources for using Taylor.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2Fyy37VvqNHCQCa3Q1aX44%2Flegacy-d43a1ee676d114ab345f.gif?alt=media)

#### Environment

Indicates which environment (either Production or Staging) your integration is currently in. Environment selection can be done from the connection page.

#### After Import, Move To

Select the folder you want orders to be moved into after they are successfully sent to Taylor.

You can use one of the default folders already in your store or create your own. Read the [Working with Folders](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) guide for more information.

#### After Shipment, Move To

Select the folder you want orders to be moved into when Taylor sends tracking details back.

#### If Canceled, Move To

Select the folder you want orders to be moved into if they are cancelled at Taylor.

#### Default Mail Class

Choose the shipping class you want Taylor to use for your orders.

If you need to apply specific methods for certain orders, match your method names to the names Taylor uses in the [Shipping Class Match](#shipping-class-match) section below.

#### Shipment Webhook URL

You will need to set this webhook URL in your Taylor account for Order Desk to download your shipment notifications.

#### Product Settings

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FZSbcc4zDxoZUJxgePbAS%2Flegacy-c9495e81ffd572f4a4e1.png?alt=media)

For more information on what these product settings within the Taylor integration are for, please refer to the [Print on Demand Product Settings](/guided-walkthroughs/print-on-demand-walkthrough/print-on-demand-integration-product-settings.md) guide.

#### Shipping Class Match

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FuNUcqrdLeIARqgxPALwH%2Flegacy-136337bc3419e6418806.png?alt=media)

Using the shipping class match feature, you can match as many different shipping methods as you offer to the methods Taylor uses to ensure your customers are getting the closest shipping option to what they selected at checkout.

For information on how to set up your shipping preferences, please read the [shipping class match](/guided-walkthroughs/shipping-fulfillment-and-returns/how-to-set-up-shipping-class-matches.md) guide.

### Sending Orders to Taylor

For a detailed walkthrough of how to use Order Desk with your Print on Demand orders, please read through our [Print on Demand Fulfillment](/guided-walkthroughs/print-on-demand-walkthrough/print-on-demand-fulfillment.md) guide.

#### Item Details

The following fields can be set as variations or item metadata for each item in an order.

| Field Name        | Field Description                                                                          |
| ----------------- | ------------------------------------------------------------------------------------------ |
| print\_sku        | Sets the code for the print file.                                                          |
| print\_url\_x     | URL for the image to be printed on your item. Up to 5 (e.g. print\_url\_1, print\_url\_2). |
| product\_quantity | Use this field to override quantity.                                                       |
| uom               | Unit of measure. Defaults to EA (each).                                                    |
| print\_process    | How the product is to be printed. Available options are digital (default) or offset.       |
| asset\_type       | Sets the asset type of the print, default is PRY.                                          |
| mime\_type        | Sets the mime type of the print, default is PDF.                                           |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.orderdesk.com/integration-setup-guides/print-on-demand/taylor-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
