Version: REST 1.0
← PlentyONE Add-On Übersicht
Dieser Step kann Dokumente an bestehenden Bestellungen hinzufügen.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
| account | ACCOUNT | Ihre PlentyONE Verbindung | Ja | |
| orderDocumentSpreadSheet | SPREADSHEET | Das Eingangs-SPREADSHEET mit der OrderID und der URL zum Dokument. | Ja | |
| mappingdefinition | STRING | The mapping definition JSON String | Nein | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | | OrderID | SINGLE | The ID of the order | Ja | | | DocumentURL | SINGLE | Url to the document. Enter the url or the content (ContentBase64) of the document. If the url is filled, it will be used. | Nein | | | ContentBase64 | SINGLE | Base 64 encoded document. Enter the url or the content (ContentBase64) of the document. If the url is filled, it will be used. | Nein | | | Type | SINGLE | The document type. | Ja | invoiceExternal | | NumberWithPrefix | SINGLE | The document number with prefix. | Ja | | | Ending | SINGLE | The filename suffix, e.g. 'xlsx' or 'csv'. | Nein | | | DirectoryId | SINGLE | | Nein | | | DisplayDate | SINGLE | The date displayed on the document | Nein | | |
| limit | STRING | Das Limit begrenzt die Anzahl der anzulegenden Dokumente auf den angegebenen Wert. | Nein | |
| numberWithPrefixCheck | BOOLEAN | Wenn diese Option aktiviert ist, wird vorab geprüft ob bereits ein Dokument mit dem angegebenen 'numberWithPrefix' Wert 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 |
| resultSpreadsheet | SPREADSHEET | Ein SPREADSHEET mit dem Ergebnis | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | identifier | SINGLE | | | | ID | SINGLE | The ID of the document | | | OrderID | SINGLE | The ID of the order | | | DocumentURL | SINGLE | Url to the document. Enter the url or the content (ContentBase64) of the document. If the url is filled, it will be used. | | | Type | SINGLE | The document type. | invoiceExternal | | NumberWithPrefix | SINGLE | The document number with prefix. | | | Ending | SINGLE | The filename suffix, e.g. 'xlsx' or 'csv'. | | | DirectoryId | SINGLE | | | | DisplayDate | SINGLE | The date displayed on the document | | | Status | SINGLE | | | |