> 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/shirtplatform-integration.md).

# Shirtplatform Integration

Order Desk can connect to your [Shirtplatform](https://www.shirtplatform.com/) account and automatically download orders then send shipment details back as orders are fulfilled.

### Setup

In Order Desk, click on **Manage Integrations** under the Integrations menu in the left sidebar. Under the **Shopping Carts** tab, find and enable Shirtplatform.

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

Once enabled, choose from either a Live or Test environment, then enter your Shirtplatform username and password settings to make the connection.

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

#### Integration Settings

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

#### Environment

This will be set to whichever option you picked during the initial connection. Click the **Switch to Live** or **Switch to Test** links to change the environment.

#### Check for New Orders

Select how often you want Order Desk to look for and download new orders from Shirtplatform.

#### Folder for New Orders

Select the folder where newly imported orders from Shirtplatform should be placed.

For more information, see the [Working with Folders](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) guide.

#### Auto Accept Orders

Enable this to accept orders without reviewing them. If disabled, all orders will require manual approval before being accepted.

#### Sync Tracking Numbers

Enable if you want Order Desk to send shipment details back to Shirtplatform as they are posted to orders in Order Desk.

#### Manual Imports

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

Manually import only pending orders into Order Desk.


---

# 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/shirtplatform-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.
