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

# I-dika Integration

Order Desk can connect to [I-dika](http://www.i-dika.com/) and send your orders to them for fulfillment. As they ship your orders, tracking details will be sent back into Order desk and back through to the original shopping cart.

### Setup

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

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

Alternatively, search for I-dika from the available integrations search.

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

Once enabled, enter your I-dika credentials and click to connect.

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

#### Integration Settings

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

After you have connected the integration, you can apply your preferences in the settings.

#### Submission Mode

Select whether your connection is in Live or Test mode.

In test mode, your orders will be placed in the tmp folder structure. Please ask I-dika support to add the following directories to your FTP server:

```
/out/archive
/tmp/in/elaborati
/tmp/out
/tmp/out/archive
```

#### Submission Interval

Choose how often you want Order Desk to submit orders to I-dika.

Submitting orders to I-dika works a little differently from most Order Desk fulfillment integrations. Orders will need to be placed in a folder specifically for I-dika. The integration will submit all of the orders from that folder to I-dika on the schedule you select.

#### Order Submission Folder

Select the folder that orders for I-dika should be pulled from. All orders in this folder will be sent to I-dika, so be sure not to use a folder that orders not meant for I-dika will be in.

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 Import, Move To

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

#### After Shipment, Move To

Order Desk checks for shipments from I-dika every 8 hours. Select the folder you want orders to be moved into when the shipment details are added to an order.

#### Default Warehouse Code

Set your default warehouse code. If you need to set a different warehouse code on some orders, use the custom option explained below.

#### Default Language Code

Set your default language code. If you need to set a different language code on some orders, use the custom option explained below.

### Inventory Syncing

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

#### Sync I-dika Inventory

Enable this setting if you want I-dika to send inventory counts back to Order Desk.

#### Update Interval

If Sync Inventory is enabled, select how often you want Order Desk to pull inventory counts in from I-dika.

#### Product Settings

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

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

### Custom Instructions

Order numbers are limited to 12 characters. Order numbers longer than 12 characters will be sent to I-dika using only the last 12 characters in the order number string.

The shipping company field (OrdCor), item status and item packing instruction fields will always be empty.

To customize the details or instructions that are sent to I-dika for a particular order, you can set the following checkout data fields on the order:

| Field Name       | Field Description                                                                                           |
| ---------------- | ----------------------------------------------------------------------------------------------------------- |
| Vat or VatNumber | The VAT number that should be entered with the customer/shipping data for this order.                       |
| Language         | The language code for this order. Default is the value from the [settings](#integration-settings).          |
| Warehouse        | Warehouse code for the order if different from the default value in your [settings](#integration-settings). |
| CashOnDelivery   | Use this to set value to 1 to require cash on delivery for this order.                                      |
| DeliveryDate     | Use this to set a custom delivery date.                                                                     |

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.


---

# 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/i-dika-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.
