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

# CustomHappy Integration

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

### Setup

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

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

Alternatively, search for CustomHappy from the available integrations search.

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

Enter the Customer ID provided to you by CustomHappy and click to connect.

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

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

### Integration Settings

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

#### After Import, Move To

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

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

### Preparing Items for CustomHappy

Please work with your contact at CustomHappy to ensure they have your artwork and SKU list before you start sending orders to them. If this is not set up ahead of time with CustomHappy, your orders will be delayed.


---

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