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

# eFulfillment Service Integration

Order Desk can import orders from your shopping cart(s), apply custom information and then submit them to [eFulfillment Service](https://www.efulfillmentservice.com/) 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.

This guide explains how to set up and use the eFulfillment Service integration.

### Setup

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

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

Log in to your eFulfillment Service account. In the Client Info > My Settings menu, you will find your Merchant Token, Merchant ID and Merchant Name.

Enter these details in Order Desk and click to connect.

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

### Integration Settings

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

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

#### Submission Mode

While you are still testing, keep this set to **Test**. When you are ready to begin sending real orders to eFulfillment Service, switch this to **Live**.

#### Default Mail Classes

Choose the shipping classes you want eFulfillment Service to use for your orders.

If you need to apply specific methods for certain orders, match your method names to the names eFulfillment Service uses in the [Shipping Class Match section](#shipping-class-match) below.

#### After Import, Move To

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

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

#### Automatically Send Imported Orders To eFulfillment Service

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

Select this setting only if all orders will be sent to eFulfillment Service. 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 eFulfillment Service do *not* select this.

#### Inventory Management Settings

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

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

#### Sync Inventory

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

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 eFulfillment Service for inventory updates.

#### Inventory Location Name

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

#### Product Settings

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

#### Shipping Class Match

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

If the shipping methods you set up in your shopping cart(s) don’t match the shipping method names eFulfillment Service uses, they won’t know what methods you intend for them to use. When this happens, the [default mail classes applied above](#integration-settings) will be used instead for all of your orders.

To tell eFulfillment Service what methods you want them to use, you will need to match your method names to theirs. This can be done in the shipping class match section. For detailed instructions on setting this up, please read through the [shipping class match](/guided-walkthroughs/shipping-fulfillment-and-returns/how-to-set-up-shipping-class-matches.md) guide.

#### Check For Shipping

Order Desk checks eFulfillment Service for shipments every eight hours. If a shipment is found it will be posted to the order.

You can also press the **Check eFulfillment Service For Shipment** button in an order to manually look for shipments before the scheduled check runs.


---

# 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/efulfillment-service-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.
