Version: REST 1.0
← PlentyONE Add-On Übersicht
Dieser Step ruft alle Bildern eines Artikels aus PlentyONE ab.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
| account | ACCOUNT | Ihre PlentyONE Verbindung | Ja | |
| itemSpreadsheet | SPREADSHEET | Ein Spreadsheet mit den Items-IDs. Leer lassen, um die Bilder aller Artikel zu erhalten. | Nein | |
| mappingdefinition | STRING | Die Mapping-Definition JSON-String | Nein | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | | ItemID | SINGLE | | Nein | | |
| limit | STRING | Begrenzen Sie die Anzahl abgerufenen Bilder. | Nein | |
| variantLinks | STRING | Wenn Sie diese Option aktivieren, werden zusätzlich die verknüpften Varianten des Bildes abgerufen. | Nein | |
| lastUpdate | DATETIME | Verwenden Sie dieses Datum, um Bilder zu filtern, die später aktualisiert wurden. Leer lassen, um alle Bilder zu erhalten. | Nein | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
| resultSpreadsheet | SPREADSHEET | Das Ergebnis Spreadsheet, welches die abgerufenen Bilder aus PlentyONE enthält. | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | The identifier column to import Spreadsheet into a Datastore. | | | ImageID | SINGLE | The unique ID of the image | | | ItemID | SINGLE | The unique ID of the item the image is associated with | | | Type | SINGLE | | | | FileType | SINGLE | The file format of the image. Possible file formats: jpg, jpeg, png, gif, svg | | | Path | SINGLE | The path under which the image is saved. | | | Position | SINGLE | The position of the image. The position is used for sorting images in the online store. | | | LastUpdate | SINGLE | The time the image details were last updated. | | | Insert | SINGLE | The time the image was uploaded. | | | Md5Checksum | SINGLE | The MD5 hash value of the image file | | | Width | SINGLE | The width of the image in pixels | | | Height | SINGLE | The height of the image in pixels | | | Size | SINGLE | The size of the image in pixels | | | StorageProviderId | SINGLE | | | | AttributeValueId | SINGLE | | | | CleanImageName | SINGLE | | | | Url | SINGLE | The URL under which the image can be accessed after the upload. | | | UrlMiddle | SINGLE | The URL that points to the medium-sized version of the item image. | | | UrlPreview | SINGLE | The URL that points to the first preview version of the item image. | | | UrlSecondPreview | SINGLE | The URL that points to the second preview version of the item image. | | | DocumentUploadPath | SINGLE | | | | DocumentUploadPathPreview | SINGLE | | | | DocumentUploadPreviewWidth | SINGLE | | | | DocumentUploadPreviewHeight | SINGLE | | | | AvailabilitiesMandant | MULTIPLEVALUE | | | | AvailabilitiesMarketplace | MULTIPLEVALUE | | | | AvailabilitiesListing | MULTIPLEVALUE | | | | Names | MAP | The names of the image in the form of key-value pairs (lang1=name;lang2=name2;...). Attention: Names and alternate names are set together and completely overwritten. If you fill columns, please always enter all names and alternative names in all languages. | | | AlternateNames | MAP | The alternate names of the image in the form of key-value pairs (lang1=name;lang2=name2;...). Attention: Names and alternative names are set together and completely overwritten. If you fill columns, please always enter all names and alternative names in all languages. | | | LinkedVariantIDs | MULTIPLEVALUE | | | |