> 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/fulfillment-services/links-warehousing-and-fulfillment-integration.md).

# Links Warehousing & Fulfillment Integration

Order Desk can send orders directly to [Links Warehousing & Fulfillment](https://www.linkscorp.ca/) then pull shipment details back into your orders here and send 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 Links Warehousing & Fulfillment.

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

On the integration page, add your Links username and password to complete the connection.

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

### Integration Settings

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

#### After Import, Move To

Select the folder orders should be moved to after they are sent to Links 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 Links sends tracking details back to Order Desk.

#### Product Settings

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

For more information on what these product settings in the Links 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/fulfillment-services/links-warehousing-and-fulfillment-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.
