Version: REST 1.0
← PlentyONE Add-On Übersicht
Importiert Bilder zu Artikeln in PlentyONE
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
| account | ACCOUNT | Ihre PlentyONE Verbindung | Ja | |
| limitItems | STRING | Das Limit begrenzt die Anzahl der Bilder auf den angegebenen Wert. Leer für unbeschränkt. | Nein | |
| itemSpreadsheet | SPREADSHEET | Das Eingangs-SPREADSHEET mit Artikel ID (Item ID) und den Bild URLs(ImageUrl) die importiert werden sollen | Ja | |
| mappingdefinition | STRING | Die konfigurierte Zuordnung | Nein | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | | ItemID | SINGLE | ItemID of article which should be linked to images | Ja | | | ImageUrls | MULTIPLEVALUE | Comma separated list of image urls | Ja | | | LinkedVariantIDs | MULTIPLEVALUE | Comma separated list of VariantIDs which should be linked to images | Nein | | | ImageAvailabilityMap | MAP | Map of image availabilities, example: mandant=-1.00;marketplace=-1.00;listing=104.00. The value '-1' sets all availabilities for this type. Use 'none' as value to add image without availabilities. | Nein | | | Position | SINGLE | Position of first image url. | Nein | | | ImageNameLanguage | SINGLE | | Nein | | | ImageName | SINGLE | | Nein | | | ImageNameAlternate | SINGLE | | Nein | | | MarketAttribute | SINGLE | Attribute backend name marketplace link, example: size | Nein | | | MarketAttributeValue | SINGLE | Attribute Value backend name marketplace link, example: XXL | Nein | | | RemoveImageIDs | MULTIPLEVALUE | Comma separated list of ImageIDs which should be removed. | Nein | | |
| mode | STRING | Bilder hinzufügen - Bilder werden den vorhandenen Bilder des Artikels hinzugefügt. | Vorhandenene Bilder entfernen - Alle am Artikel vorhandenene Bilder werden zunächst gelöscht. Anschließend werden die Bilder des Eingags-SPREADSHEETs importiert. | Bilder über Zielspalte entfernen - Die in der Zielspalte 'RemoveImageIDs' angegebenen Bilder(Image IDs) werden zunächst gelöscht. Anschließend werden die Bilder des Eingags-SPREADSHEETs importiert. | Ja | - Bilder hinzufügen
- Alle vorhandenen Bilder entfernen
- Bilder über Zielspalte entfernen
|
| checkImageExists | STRING | Wenn diese Option aktiviert ist, wird mit einem zusätzlichen Abruf (HEAD request) geprüft, ob die Bild Url vorhanden ist. | Nein | |
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 mit den Daten der importierten Bilder | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | UploadUrl | SINGLE | | | | identifier | SINGLE | The identifier column to import Spreadsheet into a Datastore. | | | ImageID | SINGLE | | | | ItemID | SINGLE | | | | Type | SINGLE | | | | FileType | SINGLE | | | | Path | SINGLE | | | | Position | SINGLE | | | | LastUpdate | SINGLE | | | | Insert | SINGLE | | | | Md5Checksum | SINGLE | | | | Width | SINGLE | | | | Height | SINGLE | | | | Size | SINGLE | | | | StorageProviderId | SINGLE | | | | AttributeValueId | SINGLE | | | | CleanImageName | SINGLE | | | | Url | SINGLE | | | | UrlMiddle | SINGLE | | | | UrlPreview | SINGLE | | | | UrlSecondPreview | SINGLE | | | | DocumentUploadPath | SINGLE | | | | DocumentUploadPathPreview | SINGLE | | | | DocumentUploadPreviewWidth | SINGLE | | | | DocumentUploadPreviewHeight | SINGLE | | | | AvailabilitiesMandant | MULTIPLEVALUE | | | | AvailabilitiesMarketplace | MULTIPLEVALUE | | | | AvailabilitiesListing | MULTIPLEVALUE | | | | LinkedVariantIDs | MULTIPLEVALUE | | | |