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

# Blastramp WMS Integration

Order Desk can send orders directly to [Blastramp WMS](https://blastramp.com/) then pull shipment details back into your orders here and send them to your shopping carts, if applicable.

### Setup

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

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

Alternatively, search for Blastramp WMS from the available integration search.

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

Once enabled, select your provider from the dropdown, enter your Blastramp WMS Endpoint ID and API Key and click to connect.

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

#### Integration Settings

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

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

#### Blastramp WMS Help

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

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

#### After Import, Move To

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

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

#### Inventory Management Settings

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

#### Sync Inventory

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

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 Update Interval

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

#### 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://251457507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAQOLMUJWMYtrpQ7Oxxca%2Fuploads%2Fer1w6BRu4laKg4lwkPhe%2Flegacy-988b360e2d88df3644e8.png?alt=media)

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.

#### Order Level Details

The following fields can be added as checkout data or order metadata to be passed through to Blastramp WMS on an order by order basis:

| Field Name           | Field Description                                                                            |
| -------------------- | -------------------------------------------------------------------------------------------- |
| Priority             | Use to set the order priority. Field values must be confirmed with Blastramp WMS in advance. |
| Currency             | Use to set the order currency.                                                               |
| Notes                | Use to pass order notes.                                                                     |
| ShippingInstructions | Use to set shipping instructions.                                                            |
| ShippingAccount      | Use to set third-party shipping account.                                                     |

If you are unfamiliar with checkout data, see the [How to Work with Checkout Data](/guided-walkthroughs/orders-and-folders/how-to-work-with-checkout-data.md) guide.

#### Item Level Details

The following can be set as item metadata or variations on the items in your orders.

| Field Name    | Field Description                         |
| ------------- | ----------------------------------------- |
| ReferenceText | Use to set reference text on a line item. |

If you are unfamiliar with how to add item metadata or variations to your items in Order Desk, see the [How to Work with Inventory Details](/guided-walkthroughs/products-and-inventory/how-to-work-with-inventory-details.md#store-extra-item-details-in-order-desk) 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/blastramp-wms-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.
