Grundeinstellungen API/en: Unterschied zwischen den Versionen

Aus Wiki csv4you
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „==== Transfer/Delete Data ====“)
(Die Seite wurde neu angelegt: „The transfer of your data from "csv4you" to "Shopware" is done separately, so that image files are not transferred twice or created. In addition, '''ALL''' pro…“)
Zeile 39: Zeile 39:
 
==== Transfer/Delete Data ====
 
==== 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 twice or created. In addition, '''ALL''' products can be deleted via the API.
  
 
Folgende Übertragungsoptionen stehen zur Verfügung:
 
Folgende Übertragungsoptionen stehen zur Verfügung:

Version vom 24. Januar 2017, 17:24 Uhr

Sprachen:
Deutsch • ‎English

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".

Die eBay-API sowie die Amazon-API haben hier ihren eigenen Tab!

API-Access

Display of active access (if available)

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 twice or created. In addition, ALL products can be deleted via the API.

Folgende Übertragungsoptionen stehen zur Verfügung:

  • Produkten und Bestand (ohne Bilder)
  • nur Bestand oder
  • nur Bilder
  • Produkte löschen

Die Einstellung dazu finden Sie unter Export Settings ->Sonstiges.