Grundeinstellungen API/en: Unterschied zwischen den Versionen

Aus Wiki csv4you
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „== Particularities ==“)
 
(17 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 3: Zeile 3:
 
== General Information ==
 
== General Information ==
  
Before you can establish an '''API''' connection, you must first enable the appropriate '''API''' in the "Subscriptions" area. You can then edit the settings of this API at "Base Settings" -> "API".
+
Before you can establish an '''API''' connection, you must first enable the appropriate '''API''' interface in the "Subscriptions" area. You can then edit the settings of this API interface at "Base Settings" -> "API".
  
 
The 'eBay API' and the 'Amazon API' have here their own tab!
 
The 'eBay API' and the 'Amazon API' have here their own tab!
Zeile 9: Zeile 9:
 
== API-Access ==
 
== API-Access ==
  
Display of active access (if available)
+
Display of active access points (if available)
 +
 
 +
{{Vorlage:AddToken/en}}
  
 
== Create new API Credentials ==
 
== Create new API Credentials ==
Zeile 19: Zeile 21:
 
=== Shopware API ===
 
=== Shopware API ===
  
==== Shopware-Versionen ====
+
==== Shopware-Versions ====
  
Aktualisieren Sie Ihren Shop wenn möglich immer auf die neueste Version von Shopware. Die Shopware-[https://de.wikipedia.org/wiki/Programmierschnittstelle API] auf csv4you arbeitet teilweise mit Funktionen, die nur in Verbindung mit der neuesten Version richtig arbeiten. Für ältere Shopware-Systeme steht die 'normale' CSV-Schnittstelle ohne API-Anbindung zur Verfügung. Diese lässt sich im Bereich ''Export Settings'' downloaden  und in Ihren Shop importieren (Download-Link im Infofenster unten rechts).
+
If possible, always upgrade your shop to the latest version of "Shopware". The shopware-[https://de.wikipedia.org/wiki/programming interface API] on csv4you works partially with functions, which works correctly only in conjunction with the newest version. For older "Shopware" systems, the 'normal' interface for CSV-files is still available. These can be downloaded in the 'Export Settings' area and imported into your shop (download link in the information window of the interface at the bottom right).
  
==== Neuer Benutzer für API-Key ====
+
==== New user for API access ====
  
Verwenden Sie als Benutzer nicht den Hauptbenutzer (Admin) ihres Shops. Legen Sie in Shopware einen neuen Benutzer mit eigenem API-Key an.
+
Do not use the main user (admin) of their store as the API user. Create a new user with its own API key in "Shopware".
  
==== Webspace und Produktbilder ====
+
==== Webspace and Product Images ====
  
Achten Sie auf die Größe Ihres verfügbaren Webspace in Verbindung mit dem Übertragen von Produktbildern. Einstellungen dazu finden Sie im Exportprofil der Shopware-Schnittstelle unter dem Reiter ''Sonstiges''. Gerade wenn Sie mehrere Lieferanten mit tausenden Produkten und jeweils mehreren Bildern einbinden möchten, kann ein Webspace mit relativ wenig Speicherplatz schnell an seine Grenzen stoßen. Überprüfen Sie daher bitte vor Nutzung der Shopware-API den maximal zulässigen Speicherplatz Ihres Webservers bzw. Webpakets, um unerwarte Probleme zu vermeiden.
+
Pay attention to the size of your available webspace in connection with the transmission of product images. Settings can be found in the export profile of the shopware interface under the tab '' Other ''. Especially if you want to integrate several suppliers with thousands of products and several pictures, a webspace with relatively little space can quickly reach its limits. Before using the Shopware API, please check the maximum permissible space of your web server or web package to avoid unexpected problems.
  
Außerdem sollte die Größe Ihrer Bilddateien für das Internet angepasst, also nicht zu groß gewählt sein. Andernfalls kann es hier ebenfalls zu Problemen bzw. Fehlermeldungen während der Übertragung in Ihren Shop kommen.
+
In addition, the size of your image files should be adjusted to the Internet, so not too large. Otherwise it can also lead to problems or error messages during the transfer to your shop.
  
 
==== Thumbnails ====
 
==== Thumbnails ====
  
Optimieren bzw. reduzieren Sie die Qualität der Thumbnails (Vorschaubilder) in Ihren Shopware-Einstellungen.
+
Optimize or reduce the quality of the thumbnails in your shopware settings.
  
==== Daten übertragen/löschen ====
+
==== Transfer/Delete Data ====
  
Die Übertragung Ihrer Daten aus csv4you zu Shopware erfolgt getrennt, damit Bilddateien nicht doppelt übertragen bzw. angelegt werden. Außerdem lassen sich über die Shopware-API '''alle''' Produkte löschen.
+
The transfer of your data from "csv4you" to "Shopware" is done separately, so that image files are not transferred or created twice. In addition, '''"ALL"''' products can be deleted via the API.
  
Folgende Übertragungsoptionen stehen zur Verfügung:
+
The following transfer options are available:
*Produkten und Bestand (ohne Bilder)
+
* Products and quantities (NO images)
*nur Bestand oder
+
* Only quantities or
*nur Bilder
+
* Only images
*Produkte löschen
+
* Delete products
Die Einstellung dazu finden Sie unter ''Export Settings ->Sonstiges''.
+
You can find these settings under '' Export Settings -> Other''.

Aktuelle Version vom 9. Mai 2017, 16:06 Uhr

Sprachen:
Deutsch • ‎English

General Information

Before you can establish an API connection, you must first enable the appropriate API interface in the "Subscriptions" area. You can then edit the settings of this API interface at "Base Settings" -> "API".

The 'eBay API' and the 'Amazon API' have here their own tab!

API-Access

Display of active access points (if available)

If several API access points (tokens) are stored in the system for one interface, you must - for any data source, that uses this interface - assign the API access point (token) to be used. Go to My Account -> Basic Settings -> Data Sources -> Actions [Settings] -> Assign External Accounts. Select the required API access point (token) and save the settings.

Create new API Credentials

Enter the new API credentials and save your entries.

Particularities

Shopware API

Shopware-Versions

If possible, always upgrade your shop to the latest version of "Shopware". The shopware-interface API on csv4you works partially with functions, which works correctly only in conjunction with the newest version. For older "Shopware" systems, the 'normal' interface for CSV-files is still available. These can be downloaded in the 'Export Settings' area and imported into your shop (download link in the information window of the interface at the bottom right).

New user for API access

Do not use the main user (admin) of their store as the API user. Create a new user with its own API key in "Shopware".

Webspace and Product Images

Pay attention to the size of your available webspace in connection with the transmission of product images. Settings can be found in the export profile of the shopware interface under the tab Other . Especially if you want to integrate several suppliers with thousands of products and several pictures, a webspace with relatively little space can quickly reach its limits. Before using the Shopware API, please check the maximum permissible space of your web server or web package to avoid unexpected problems.

In addition, the size of your image files should be adjusted to the Internet, so not too large. Otherwise it can also lead to problems or error messages during the transfer to your shop.

Thumbnails

Optimize or reduce the quality of the thumbnails in your shopware settings.

Transfer/Delete Data

The transfer of your data from "csv4you" to "Shopware" is done separately, so that image files are not transferred or created twice. In addition, "ALL" products can be deleted via the API.

The following transfer options are available:

  • Products and quantities (NO images)
  • Only quantities or
  • Only images
  • Delete products

You can find these settings under Export Settings -> Other.