> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/etron-win/handbuch/verschiedenes/zalando-export.md).

# Zalando Export

Mit dem Zalando Export werden die Lagerstände und Preise im eingestellten Zeit Intervall exportiert und auf den Zalando Server geladen.

-Voraussetzung Modul ZALANDOEX

### Erforderliche Einstellungen <a href="#erforderliche_einstellungen" id="erforderliche_einstellungen"></a>

*827 „Zalando Exportintervall (Minuten)„*

```
  Intervall in Minuten
  
```

*828 „Zalando Exportpfad“*

```
  Zielpfad
  
```

*829 „Zalando Store Nummer“*

```
  Stornummer in der Exportdatei
  Dieser Wert wird in der Datei als Storenummer ausgegeben.
```

*839 „Zalando Upload Client ID“*

```
  Client ID für den Upload auf den Zalando Server
  
```

*840 „Zalando Upload API-Key“*

```
  API Key für den Upload auf den Zalando Server
```

*Grundwerteeinstellung „Diverses“ → 851 „Zalando Rabatt-%„*

```
  Unter "price" wird im Von/Bis Zeitraum ein um "Zalando Rabatt-%" reduzierter Preis eingetragen.
  Der Preis wird auf eine Kommastelle abgerundet.
  Alle Artikel werden ohne Ausnahmemöglichkeit gleich Rabattiert.
  Beispiel 99,60 - 20% = 79,68 -> 79,60
```

*Grundwerteeinstellung 852 „Zalando Rabatt-Von“ und 853 „Zalando Rabatt-Bis“*

```
  Zeitraum für den Rabatt
```

### Beispieldatei für den Export <a href="#beispieldatei_fuer_den_export" id="beispieldatei_fuer_den_export"></a>

{% file src="/files/TUvE6So0UXjYuZwKwMZL" %}

[Dateibeschreibung](https://docs.partner-solutions.zalan.do/de/fci/getting-started.html)

[Zalando Info](https://www.connectedretail.at/)


---

# 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://helpcenter.etron.info/etron-win/handbuch/verschiedenes/zalando-export.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.
