← weclapp Add-On Übersicht
This step books incoming movements and increases the stock level of articles.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
input | SPREADSHEET | | Ja | |
mappingdefinition | STRING | The mapping definition JSON String | Ja | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | articleId | SINGLE | Internal article ID in weclapp | Ja | | quantity | SINGLE | Quantity by which the article should be increased. | Ja | | targetWarehouseLevelId | SINGLE | Internal ID of the warehouse level under which the article is stored or should be stored. | Ja | | movementNote | SINGLE | Note about the incoming booking. | Nein | | |
account | ACCOUNT | weclapp account | Ja | |
limit | STRING | Limit of items to be sent. The default value is 5. Enter a corresponding high number to sent all rows. | Ja | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Werte |
successfullyBookedArticles | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Standardwert | articleId | SINGLE | | | quantity | SINGLE | | | targetWarehouseLevelId | SINGLE | | | statusCode | SINGLE | | | statusMessage | SINGLE | | | |
invalidItems | SPREADSHEET | | |
failedItems | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Standardwert | articleId | SINGLE | | | quantity | SINGLE | | | targetWarehouseLevelId | SINGLE | | | host | SINGLE | | | requestBody | SINGLE | | | statusCode | SINGLE | | | statusMessage | SINGLE | | | error | SINGLE | | | errorMessage | SINGLE | | | |