# OrderDesk

### Overview

The OrderDesk integration allows Moselle to import sales and order data from your various OrderDesk stores, centralizing your multi-channel information for better planning.

***

### Connect OrderDesk

The OrderDesk integration is currently configured with the help of the Moselle Customer Success team. To connect your stores, follow these steps:

{% stepper %}
{% step %}

#### Gather OrderDesk Credentials

For each store you wish to connect in OrderDesk, you will need:

* **Store ID**
* **API Key**

You can find these details within your OrderDesk store settings.
{% endstep %}

{% step %}

#### Create Channels in Moselle

Before the data can be synced, you must create a corresponding channel in Moselle for each OrderDesk store.

1. Navigate to **Settings → Channels**.
2. Create a new channel for each unique OrderDesk store.
3. Note the name of the channel you've created for each store.

For more details, see [Setting Up Channels](/getting-started/onboarding/setting-up-channels.md).
{% endstep %}

{% step %}

#### Contact Customer Success

Send your **Store IDs**, **API Keys**, and the names of the corresponding **Moselle Channels** to your Moselle Customer Success representative or email <support@moselle.io>.

Our team will finalize the connection and ensure your data begins syncing correctly.
{% endstep %}
{% endstepper %}

***

### Data Sync

**Sync Frequency** — Once configured, OrderDesk data syncs daily to ensure your plans are always up to date.

***

### Troubleshooting

{% hint style="info" %}
If you notice data discrepancies or if a specific store stops syncing, please reach out to your Customer Success representative for assistance.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://learn.moselle.io/getting-started/onboarding/setup-integrations/order-desk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
