> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/magento-2-api-connector/magento2_en_us/magento-2-api-connector.md).

# Magento 2 API Connector

The **solutioo Magento 2 API Connector** connects Microsoft Dynamics 365 Business Central with Magento 2 – from initial setup to daily operations. This documentation covers the standard scope of app version **27.10.0.16**.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>🛍️ Catalog</strong></td><td>Manage items, variants, bundles, categories, texts, images, and links.</td></tr><tr><td><strong>📦 Inventory</strong></td><td>Synchronize stock per Magento MSI source with Business Central locations.</td></tr><tr><td><strong>🧾 Orders</strong></td><td>Download Magento orders and process them as BC Sales Orders in a controlled manner.</td></tr><tr><td><strong>🚚 Fulfillment</strong></td><td>Report shipments, tracking information, and invoices back to Magento.</td></tr><tr><td><strong>🧭 Setup</strong></td><td>The Setup Wizard, Mapping Hub, and health indicators guide you through configuration.</td></tr><tr><td><strong>🔎 Transparency</strong></td><td>Download Cockpit, Activity Log, and API Log make processes traceable.</td></tr></tbody></table>

{% hint style="info" %}
This guide covers the **standard connector** only. Custom extensions and customer-specific processes belong in a separate project documentation.
{% endhint %}

### Your Fastest Entry Point

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>🚀</td><td><strong>Quick Start</strong></td><td>Get to a tested connection and a reliable basic setup in about 15 minutes.</td><td><a href="/pages/jY2w2eW88a5kqUWynjbY">/pages/jY2w2eW88a5kqUWynjbY</a></td></tr><tr><td>🧩</td><td><strong>Setup &#x26; Mapping</strong></td><td>Build connection, initial data, required mappings, and operational parameters cleanly.</td><td><a href="/pages/6BPUoUnErBQQ6dqhJqSC">/pages/6BPUoUnErBQQ6dqhJqSC</a></td></tr><tr><td>🛟</td><td><strong>Troubleshooting</strong></td><td>Read statuses correctly, use logs, and repeat only the affected process.</td><td><a href="/pages/HA2FBHur8bp8IqvUbRNR">/pages/HA2FBHur8bp8IqvUbRNR</a></td></tr></tbody></table>

### Who Owns Which Data?

{% columns %}
{% column width="50%" %}
**Business Central**

Typically the leading system for items, product structures, prices, inventory, and processing of sales documents.
{% endcolumn %}

{% column width="50%" %}
**Magento 2**

Provides shop references, orders, and – if enabled – credit memos. Store Views, categories, and media can be maintained in both directions depending on the process.
{% endcolumn %}
{% endcolumns %}

{% hint style="warning" %}
Test initial setup, tax logic, and document processes in a sandbox first. Only activate automations once individual tests and repetitions work without duplicates.
{% endhint %}

### Documentation Map

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Prerequisites, Quick Start, architecture, and go-live.</td><td><a href="/pages/jY2w2eW88a5kqUWynjbY">/pages/jY2w2eW88a5kqUWynjbY</a></td></tr><tr><td><strong>Setup &#x26; Mapping</strong></td><td>Configuration, connection, taxes, websites, and mappings.</td><td><a href="/pages/6BPUoUnErBQQ6dqhJqSC">/pages/6BPUoUnErBQQ6dqhJqSC</a></td></tr><tr><td><strong>Items &#x26; Catalog</strong></td><td>Products, variants, categories, texts, images, and links.</td><td><a href="/pages/HuzHp6VvAdpuU8h0AlVl">/pages/HuzHp6VvAdpuU8h0AlVl</a></td></tr><tr><td><strong>Prices &#x26; Inventory</strong></td><td>Price behavior, locations, variant stock, and Magento MSI.</td><td><a href="/pages/bmhMQHeSn7gCpInoOLPD">/pages/bmhMQHeSn7gCpInoOLPD</a></td></tr><tr><td><strong>Orders &#x26; Documents</strong></td><td>Order import, dashboard, shipment, tracking, and invoice.</td><td><a href="/pages/R52IEMveij6lWpWQsuB1">/pages/R52IEMveij6lWpWQsuB1</a></td></tr><tr><td><strong>Download &#x26; Automation</strong></td><td>Cockpit, presets, batches, and validated Job Queue Entries.</td><td><a href="/pages/vgPkF5dSBzNHGgUTTk2o">/pages/vgPkF5dSBzNHGgUTTk2o</a></td></tr><tr><td><strong>Monitoring</strong></td><td>Business and technical logs, diagnostics, and recovery.</td><td><a href="/pages/bFZkTCzIB1sTnGOcrwzb">/pages/bFZkTCzIB1sTnGOcrwzb</a></td></tr><tr><td><strong>FAQ &#x26; Limits</strong></td><td>Quick answers and version-specific operational limits.</td><td><a href="/pages/HA2FBHur8bp8IqvUbRNR">/pages/HA2FBHur8bp8IqvUbRNR</a></td></tr></tbody></table>


---

# 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://docs.solutioo.de/magento-2-api-connector/magento2_en_us/magento-2-api-connector.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.
