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

# CASE Integration

Order Desk can import orders from your shopping cart(s), sync in your print details and then automatically send them on to [CASE](https://casedeco.com/) for fulfillment. When orders are shipped, the tracking details will be sent back to Order Desk and back to your shopping cart if your store is set up for it.

This guide explains how to set up and use the CASE integration.

### Setup

To connect to CASE, click on the **Manage Integrations** link under the **Integrations** menu in the left sidebar, and under the **Print on Demand** tab find and enable CASE.

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

Alternatively, search for CASE from the available integration search.

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

Enter your **API Token** and click to connect.

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

To find your CASE credentials, please contact your rep from CASE. **Order Desk support is not able to help with finding or resetting your CASE credentials**, as they are created and provided by CASE.

### Integration Settings

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

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

#### Environment

This displays the environment the store is in, Live or Sandbox. To switch environments, click Disconnect from the bottom of the integration settings and re-enable the integration with the new environment credentials.

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

#### Default Finish

Select the default product finish. Phone cases can be Gloss or Matte. Mousepads can only be Matte. All other items must be Gloss. If you need to set this on a per item basis, please do so using the item metadata details described [below](#sending-orders-to-case).

#### After Import, Move To

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

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 after CASE sends shipment details back to Order Desk.

#### If Canceled, Move To

Select the folder where orders should be moved if they are canceled at CASE.

#### Default Return Address

Set the default return address that CASE should use on your shipments.

If you need to customize the return address for certain orders, you can save different return addresses to your Store Settings and then use a rule to set the return address to specific orders. If a return address is not added to the order, the default address set here in the CASE settings will be used.

For information on adding additional return addresses and applying them to specific orders with a rule, read the [Store Settings](/guided-walkthroughs/using-order-desk/manage-store-settings.md#return-addresses) guide.

#### Product Settings

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

For more information on what these product settings within the CASE 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.

### Sending Orders to CASE

Getting your orders ready to send to CASE will take some initial set up time. 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.

#### Preparing Your Orders

The following details can be submitted for an order as either checkout data or order metadata.

| Field Name    | Field Description                                               |
| ------------- | --------------------------------------------------------------- |
| ShippingLabel | URL of the shipping label to be printed and used for the order. |

If you are unfamiliar with checkout data, see the [How to Work with Checkout Data](/guided-walkthroughs/orders-and-folders/how-to-work-with-checkout-data.md) guide.

#### Preparing Your Items

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

| Field Name                 | Field Description                                                                        |
| -------------------------- | ---------------------------------------------------------------------------------------- |
| print\_sku                 | CASE product code.                                                                       |
| print\_url\_1              | Link to the front image artwork file.                                                    |
| print\_url\_2              | Link to the back image artwork file.                                                     |
| print\_preview\_1 or image | Link to the front image mockup. If “image” exists on the item, it will be used.          |
| print\_preview\_2          | Link to the back image mockup.                                                           |
| print\_finish              | Optional. Set the finish if different from the [default setting](#integration-settings). |
| print\_notes               | Optional. Apply any optional print notes to the item.                                    |
| print\_background          | Optional. Hex code, such as #000000.                                                     |


---

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