Version: REST 1.0
← PlentyONE Add-On Übersicht
Aktualisiert oder erstellt Varianten Barcodes (EAN, ISBN, GTIN, UPC) in PlentyONE.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
| account | ACCOUNT | Ihre PlentyONE Verbindung | Ja | |
| limit | STRING | Beschränken Sie die Anzahl der Artikel, die aktualisiert werden sollen. Leer lassen für unbegrenzt. | Nein | |
| productSpreadsheet | SPREADSHEET | Ein Spreadsheet, welches die Produktdaten und Barcodes enthält, die in PlentyONE aktualisiert werden sollen. | Ja | |
| mappingdefinition | STRING | Die Mapping-Definition JSON-String | Nein | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | | ItemID | SINGLE | The ID of item | Ja | | | VariantID | SINGLE | The ID of the variation | Ja | | | BarcodeID | SINGLE | The unique ID of the barcode linked to the variation. | Ja | | | Code | SINGLE | The code of the variation's barcode. The combination of code and barcode ID must be unique. | Ja | | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
| results | SPREADSHEET | Ein Spreadsheet, dass die Ergebnisse der Aktualisierung enthält. | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | VariantID | SINGLE | The ID of the variation | | | Code | SINGLE | The code of the variation's barcode. The combination of code and barcode ID must be unique. | | | CreatedAt | SINGLE | | | |