Version: V 2.0
← pricemonitor Add-On Übersicht
Creates products in pricemonitor<br />
Warning: all products currently created in pricemonitor will be deleted on execution.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
| input | SPREADSHEET | List of products (spreadsheet) to be sent to pricemonitor for repricing | Nein | |
| mappingdefinition | STRING | The mapping definition JSON String | Nein | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | | productId | SINGLE | arbitrary string, can be used for the systems product id | Ja | | | gtin | SINGLE | Global Trade Item Number (GTIN) | Ja | | | description | SINGLE | name or short description of the product | Ja | | | referencePrice | SINGLE | arbitrary decimal number, usually the current price or recommended retail price (gross) | Ja | | | minPriceBoundary | SINGLE | decimal number defining the lower price boundary (gross) | Ja | | | maxPriceBoundary | SINGLE | decimal number defining the upper price boundary (gross) | Ja | | |
| account | ACCOUNT | account data | Nein | |
| limit | STRING | Limit the number of records written to the resulting file (header + data records). (Note about line breaks: when 1 record contains line breaks that results in multiple lines written to the file.) | Nein | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
| createdTaskInformation | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | id | SINGLE | | | | url | SINGLE | | | |
| invalidItems | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | productId | SINGLE | | | | gtin | SINGLE | | | | description | SINGLE | | | | referencePrice | SINGLE | | | | minPriceBoundary | SINGLE | | | | maxPriceBoundary | SINGLE | | | |
| responseInformation | STRINGLIST | | |