> For the complete documentation index, see [llms.txt](https://wiki.orderlion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.orderlion.com/deutsch/anleitungen-fur-handler/edi-api-integration.md).

# EDI/API-Integration

Hier der Link zu der EDI/API Dokumentation: [**https://edidocs.orderlion.com/v/de/**](https://edidocs.orderlion.com/v/de/)

### **Hier Antworten auf die häufigsten Fragen:**&#x20;

**Wie oft erfolgt die Synchronisation/Import von Daten?**&#x20;

Normalerweise einmal täglich, kann jedoch variieren, wenn ein spezifischer Bedarf besteht (ungefähr ab 1 Uhr morgens).

**Kann ich Daten manuell synchronisieren/importieren?**

Ja, unter Einstellungen in ihrem Lieferantenkonto auf OL finden sie den Abschnitt "EDI / Schnittstelle".

**Kann ich Bilder synchronisieren?**&#x20;

Keine direkte Schnittstellenverbindung, aber sie können die im "Bilder"-Ordner auf FTP speichern.


---

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

```
GET https://wiki.orderlion.com/deutsch/anleitungen-fur-handler/edi-api-integration.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.
