# Import-Schnittstelle

<span style="color: rgb(0, 0, 0);">Die Import-Schnittstelle von ounuo ermöglicht es Ihnen, bestehende Kontaktdaten schnell und sicher in das System zu übertragen. Das ist besonders hilfreich, wenn Sie bereits Daten in anderen Programmen wie Excel®, Cobra®, usw. haben</span>

## <span style="color: rgb(20, 137, 167);">Was ist eine Import-Schnittstelle?</span>

<span style="color: rgb(0, 0, 0);">Eine Import-Schnittstelle ist eine definierte Möglichkeit, Daten oder Informationen von einem externen System in ein Zielsystem zu übertragen. Sie dient dazu, Daten automatisiert, strukturiert und fehlerfrei zu übernehmen.</span>

### <span style="color: rgb(20, 137, 167);">Typische Merkmale:</span>

- <span style="color: rgb(0, 0, 0);">**Datenformat:** Die Schnittstelle erwartet bestimmte Formate wie CSV oder Excel</span>
- <span style="color: rgb(0, 0, 0);">**Validierung:** Die Daten werden beim Import ggf. geprüft (z.B. auf Vollständigkeit oder Richtigkeit)</span>
- <span style="color: rgb(0, 0, 0);">**Mapping:** Felder aus der Quelldatei werden den Feldern im Zielsystem zugeordnet</span>

## <span style="color: rgb(20, 137, 167);">Was ist das Mapping?</span>

<span style="color: rgb(0, 0, 0);">Das Mapping beim Datenimport ist der Prozess, bei dem Felder aus einer Importquelle (z.B. CSV, Excel) den entsprechenden Feldern im Zielsystem zugeordnet werden. So wird sichergestellt, dass die Daten korrekt und sinnvoll übernommen werden.</span>

### <span style="color: rgb(20, 137, 167);">Wie funktioniert das Mapping?</span>

<span style="color: rgb(0, 0, 0);">(eine ausführliche Liste finden Sie auf den nächsten Seiten)</span>

<table border="1" id="bkmrk-1.-quellstruktur-ana" style="border-collapse: collapse; width: 100%; border-width: 0px;"><colgroup><col style="width: 100%;"></col></colgroup><tbody><tr><td style="border-width: 0px;"><span style="color: rgb(0, 0, 0);">**1. Quellstruktur analysieren**</span>  
</td></tr><tr><td style="border-width: 0px;"><span style="color: rgb(0, 0, 0);">Die Struktur der Import-Datei wird geprüft</span></td></tr><tr><td style="border-width: 0px;"><span style="color: rgb(0, 0, 0);">**2. Zielstruktur definieren**</span>  
</td></tr><tr><td style="border-width: 0px;"><span style="color: rgb(0, 0, 0);">Das Zielsystem hat eigene Felder, z.B.: Name, Anrede, Kundennummer, usw. ...</span>  
</td></tr><tr><td style="border-width: 0px;"><span style="color: rgb(0, 0, 0);">**3. Zuordnung (Mapping) erstellen**</span>

</td></tr><tr><td style="border-width: 0px;"><span style="color: rgb(0, 0, 0);">Jetzt wird festgelegt, welches Feld aus der Quelle zu welchem Feld im Zielsystem passt:  
</span>

</td></tr><tr><td style="border-width: 0px;"><table border="1" style="border-collapse: collapse; width: 100.122%; border-width: 0px; height: 143.984px;"><colgroup><col style="width: 50%;"></col><col style="width: 50%;"></col></colgroup><tbody><tr style="height: 28.7969px; background-color: #b3d9ff;"><td style="border-width: 0px; height: 28.7969px;"><span style="text-decoration: underline; color: rgb(0, 0, 0);">**Quellfeld (CSV / Excel)**</span>  
</td><td style="border-width: 0px; height: 28.7969px;"><span style="text-decoration: underline; color: rgb(0, 0, 0);">**Zielfeld (ounuo)**</span>  
</td></tr><tr style="height: 28.7969px; background-color: #ffffff;"><td style="border-width: 0px; height: 28.7969px;"><span style="color: rgb(0, 0, 0);">Vorname</span>  
</td><td style="border-width: 0px; height: 28.7969px;"><span style="color: rgb(0, 0, 0);">FIRSTNAME</span>  
</td></tr><tr style="height: 28.7969px; background-color: #e0e0e0;"><td style="border-width: 0px; height: 28.7969px;"><span style="color: rgb(0, 0, 0);">Nachname</span></td><td style="border-width: 0px; height: 28.7969px;">LASTNAME</td></tr><tr style="height: 28.7969px; background-color: #ffffff;"><td style="border-width: 0px; height: 28.7969px;"><span style="color: rgb(0, 0, 0);">Privat Telefon</span>  
</td><td style="border-width: 0px; height: 28.7969px;"><span style="color: rgb(0, 0, 0);">HOMEPHONE</span>  
</td></tr><tr style="height: 28.7969px; background-color: #e0e0e0;"><td style="border-width: 0px; height: 28.7969px;"><span style="color: rgb(0, 0, 0);">Privat E-Mail</span>  
</td><td style="border-width: 0px; height: 28.7969px;"><span style="color: rgb(0, 0, 0);">HOMEEMAIL</span>  
</td></tr></tbody></table>

</td></tr></tbody></table>

<div class="callout info" id="bkmrk-merke%3Amapping-%3D-welc" style="display: flex; align-items: flex-start; gap: 10px; background-color: #e0f0ff; color: #003366;"><div>**Merke:**  
Mapping = Welches Feld gehört wohin?  
Match = Gibt es diesen Wert schon irgendwo?</div></div><div id="bkmrk-">  
</div><div id="bkmrk--1"></div>![](https://docs.ounuo.de/uploads/images/drawio/2025-02/drawing-5-1739436327.png)

## <span style="color: rgb(20, 137, 167);">Das könnte Sie auch interessieren:</span>

- [<span style="color: rgb(20, 137, 167);">Dublettenverwaltung</span>](https://docs.ounuo.de/link/133)