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

# SunFrog Solutions Integration

Order Desk can pull your print on demand orders in from your shopping cart(s), sync your print details into them, and then submit them to [SunFrog Solutions](https://sunfrog.com/). As SunFrog Solutions fulfills the orders, the shipment details will be sent back to Order Desk and on to the original shopping cart if your store is set up for it.

### Setup

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

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

Alternatively, search for SunFrog Solutions from the available integration search.

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

Enter in your User and API Key credentials from SunFrog.

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

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

### Integration Settings

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

Once connected, you’ll have a few settings to adjust in the SunFrog Solutions integration.

#### After Import, Move To

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

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 as SunFrog Solutions sends shipment details back.

#### If Canceled, Move To

Select the folder you want orders to be moved into if they are canceled at SunFrog Solutions.

#### Default Mail Class

Select the default mail class you want SunFrog Solutions to use. The shipping method you select will be used for all orders where the method on the order does not match any of SunFrog’s shipping method names.

If you need to apply specific methods for certain orders, match your method names to SunFrog’s names in the Shipping Class Match section below.

#### Shipment Webhook URL

The Shipment Webhook URL is how SunFrog Solutions tells Order Desk about your order shipments. This URL must be set up at SunFrog Solutions for Order Desk to automatically pull in tracking details on orders sent to SunFrog.

#### Product Settings

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

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

Getting your orders ready to send to SunFrog Solutions will take some 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.

#### Item Details

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

| Field Name         | Field Description                                                                                                                                                                                                                         |
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| gtin               | Use to pass the print data for your products as an alternative to print\_sku and print\_url. Please note, **print\_art\_id** is still required and the **gtin** must be set up in your SunFrog account before being used for your Orders. |
| print\_sku         | SunFrog Solutions product ID.                                                                                                                                                                                                             |
| print\_url\_x      | Link to your artwork. Up to 3.                                                                                                                                                                                                            |
| print\_location\_x | The placement of the artwork file on the product. Default is **Front**. Up to 3.                                                                                                                                                          |
| print\_preview\_x  | Link to preview of artwork. Up to 3.                                                                                                                                                                                                      |
| print\_type\_x     | Choose the type of print. Up to 3.                                                                                                                                                                                                        |
| color              | Garment color.                                                                                                                                                                                                                            |
| size               | Garment size.                                                                                                                                                                                                                             |
| barcode\|upc       | Can be used in place of **color**, **print\_sku**, **size**, or **print\_design\_id**.                                                                                                                                                    |
| print\_design\_id  | Can be used in place of print image data, reuses existing artwork.                                                                                                                                                                        |
| print\_art\_id     | Can be used in place of print image data, reuses existing artwork.                                                                                                                                                                        |
| license\_id\_x     | ID on the license of the item. Up to 5.                                                                                                                                                                                                   |


---

# 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/sunfrog-solutions-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.
