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

# Borderless360 Integration

Order Desk can send your orders to [Borderless360](https://www.borderless360.com/) and then pull shipment details back once they are fulfilled, sending them to your shopping carts, if applicable.

### Setup

To enable the integration, click on the **Manage Integrations** link in the Integrations menu in the left sidebar. Under the **Fulfillment** tab, find and enable Borderless360.

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

Alternatively, search for Borderless360 from the available integrations search.

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

To enable Borderless360 integration, copy and paste your custom generated URL into your Borderless360 portal, add your Borderless360 API token, enter your Source Integration and click connect.

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

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

#### Settings

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

Select the folder orders should be moved to after they are sent to Borderless360 from Order Desk. Typically this is set to Prepared, but any [custom folder](/start-here/getting-started-series/quick-start-overview.md#working-with-folders) can be used.

#### After Shipment, Move To

Select the folder orders should be moved to when Borderless360 sends tracking details back to Order Desk.

#### Shipment Webhook URL

If you skipped this step when connecting the integration, add this webhook URL to your Borderless360 account. This is necessary for Borderless360 to be able to send shipment notifications back into your orders in Order Desk.

#### Automatically Send Imported Orders to Borderless360

If you plan to automatically submit *every* order to Borderless360 for fulfillment, you can enable this setting. All orders will be sent as they come in to Order Desk.

If you have any other fulfillment services or will have any orders you *don’t* want to send to Borderless360, keep this disabled. Use [rules](/guided-walkthroughs/rules-and-automations/how-to-work-with-rules.md) to submit orders to the appropriate vendor or fulfillment service instead.

#### Inventory Management

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

#### Sync Inventory

If you would like Borderless360 to send inventory reports to Order Desk, enable this setting. If enabled, your stock counts will be pulled into Order Desk on the interval selected in the next setting.

#### Sync Update Interval

If Sync Inventory is enabled, select the interval you would like Order Desk to pull in inventory updates from Borderless360.

#### Inventory Location Source

Use to set which Warehouse you would like Order Desk to use for inventory sync.

#### Inventory Location Name

If you want to set a specific inventory location name for the products you have at Borderless360, set that name here. As Borderless360 sends back reports, your custom name will be added as the location.

#### Product Settings

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

For more information on what these product settings in the Borderless360 integration are for and how to use them, read the [Fulfillment Integration Product Settings](/integration-setup-guides/fulfillment-services/fulfillment-integration-product-settings.md) guide.


---

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