> 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/tools-and-productivity/vend-integration.md).

# Vend Integration

With Vend Integration, your customers can be kept up to date on the progress of their orders from the time they are dispatched all the way up to the time that they are delivered.

### Setup

To enable the integration, click on **Manage Integrations** in the left sidebar. Under the **Productivity** tab, find and enable the Vend Integration integration.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/57b0032590336059d4edf94f/images/625e42e90ef8984e60e878d3/file-2ejx64FUZy.png)

Alternatively, search for Vend Integration from the available integration search.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/57b0032590336059d4edf94f/images/6744bc37e4b5f136095bbe20/file-FBMssRie6W.png)

Click **Connect To Vend** to authorize Order Desk to connect to Vend.

### Integration Settings

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/57b0032590336059d4edf94f/images/6744c027e4b5f136095bbe24/file-1mKRZi8tt6.png)

#### Vend Help

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/57b0032590336059d4edf94f/images/6744dfa72d769f18b1c04cb3/file-EIdlJIsS4U.gif)

Click *Need Help Getting Started?* to access helpful resources for using Vend.

#### After Import, Move To

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

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.

#### Register Source

Select the register you’d like to use for exported orders.

#### User Source

Select the user sale to use for exported orders.

#### Payment Type

Select the payment type for exported orders.

#### Inclusive Tax Type

Select the tax type for exported orders.

#### Target Countries

Select the countries you’d like to apply inclusive tax to.

#### Skip Out of Stock Items

Select to skip order item export if the item is out of stock at Vend.

#### Send Shipping as Item

Select to send the shipping method as a line item when orders are exported.

#### Inventory Management

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/57b0032590336059d4edf94f/images/6744dfdc2d769f18b1c04cb4/file-bF0kNUr6P4.png)

#### Sync Inventory

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

#### Inventory Outlet

Select the inventory source you’d like to use when syncing from Vend.

#### Inventory Location Name

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

#### Product Settings

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/57b0032590336059d4edf94f/images/6744e5cd17f6ed3b4e8a92ea/file-pRn7ELj4GL.png)

For more information on what these product settings in the Blastramp WMS 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/tools-and-productivity/vend-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.
