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

# Zenventory Integration

Order Desk can import orders from your shopping cart(s), apply custom information and then submit them to Zenventory for fulfillment. When orders are shipped, the tracking details will be sent back to Order Desk and back to your shopping cart(s) if your store is set up for it.

### Setup

To connect to Zenventory, click on the **Manage Integrations** link in the left sidebar and under the **Fulfillment** tab find and enable the Zenventory integration.

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

Alternatively, search for Zenventory from the available integration search.

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

Enter your SEC Key, then click the button to connect.

![](https://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2FXy10LgXnDDcfBciGkCc3%2Flegacy-bbd22967cf8948e25cf9.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 Zenventory.

### Integration Settings

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

After you have connected the integration, you can apply any necessary details or preferences to the settings.

#### After Import, Move To

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

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

#### Default Billing Method

Designate which billing party will be used by default.

#### Send Customer Email Address to Zenventory

If required, select this option to send customer email addresses to Zenventory.

#### Automatically Send Imported Orders To Zenventory

If selected, every order that is added to Order Desk will automatically be sent to Zenventory.

Select this setting only if all orders will be sent to Zenventory. If any orders will not be sent, or if you need a delay between when an order is imported into Order Desk and when it is sent to Zenventory do *not* select this.

#### Inventory Management Settings

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

#### Sync Inventory

Enable if you want your inventory stock counts to be pulled in from Zenventory.

For more information, see the [How to Work with Inventory Counts](/guided-walkthroughs/products-and-inventory/how-to-work-with-inventory-quantities.md#send-counts-tofrom-order-desk) guide.

#### Sync Interval

If Sync Zenventory Inventory is enabled, choose how often you want Order Desk to check Zenventory for inventory updates.

#### Inventory Location Name

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

#### Shipment Management

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

#### Sync Shipments

Enable Sync Shipments to send shipment information back to Zenventory.

#### Auto Check For Shipments

Enable if you want Order Desk to check for shipments automatically.

#### Product Settings

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

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

### Customize Order Details

You can add custom details to your orders to be passed through to Zenventory. Add these details as checkout data or metadata fields. The field names must be an exact match to this table.

| Field Name     | Field Description                                                                |
| -------------- | -------------------------------------------------------------------------------- |
| ClientID       | Use to set the Client ID for your order.                                         |
| OrderReference | Use to set an order reference number. Default is Order Desk’s internal Order ID. |

For instructions on how to apply these fields to checkout data, please read the [How to Work with Checkout Data guide](/guided-walkthroughs/orders-and-folders/how-to-work-with-checkout-data.md).


---

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