← Billbee Add-On Übersicht
This Step creates shipments for your Billbee orders.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
| account | ACCOUNT | | Nein | |
| limit | STRING | Limit the rows to be processed. | Nein | |
| input | SPREADSHEET | Spreadsheet containing the data. | Nein | |
| mappingdefinition | STRING | The mapping definition JSON String | Nein | |
| Folgende Felder sind zu konfigurieren:
| Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | | BillbeeId | SINGLE | The internal BillbeeId of the order for which the shipping is being created. | Ja | | | ShippingId | SINGLE | The id of the shipment (Sendungsnummer/trackingid). | Nein | | | OrderId | SINGLE | A differing order number of the shipment if available. | Nein | | | Comment | SINGLE | A text stored with the shipment. | Nein | | | ShippingProviderId | SINGLE | The id of a shipping provider existing in the billbee account that should be assigned to the shipment. | Nein | | | ShippingProviderProductId | SINGLE | The id of a shipping provider product that should be assigend to the shipment. | Nein | | | CarrierId | SINGLE | The id of a shipping carrier that should be assigend to the shipment. Will override the carrier from the shipment product. | Nein | | | ShipmentType | SINGLE | 0 if Shipment, 1 if Retoure | Nein | 0 | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
| successfulCreatedShipments | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | method | SINGLE | | | | host | SINGLE | | | | requestBody | SINGLE | | | | statusCode | SINGLE | | | | BillbeeId | SINGLE | | | | ShippingId | SINGLE | | | | OrderId | SINGLE | | | | statusMessage | SINGLE | | | | responseHeaders | SINGLE | | | | responseFilename | SINGLE | | | | error | SINGLE | | | | responseContent | SINGLE | | | | errorMessage | SINGLE | | | |
| shipmentCreationFailed | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | method | SINGLE | | | | host | SINGLE | | | | requestBody | SINGLE | | | | statusCode | SINGLE | | | | BillbeeId | SINGLE | | | | ShippingId | SINGLE | | | | OrderId | SINGLE | | | | statusMessage | SINGLE | | | | responseHeaders | SINGLE | | | | responseFilename | SINGLE | | | | error | SINGLE | | | | responseContent | SINGLE | | | | errorMessage | SINGLE | | | |
| invalidShipments | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert | | BillbeeId | SINGLE | | | | ShippingId | SINGLE | | | | OrderId | SINGLE | | | | Comment | SINGLE | | | | ShippingProviderId | SINGLE | | | | ShippingproviderProductId | SINGLE | | | | CarrierId | SINGLE | | | | ShipmentType | SINGLE | | | |