Importiert Bestellungen und Kundendaten in einen Shopware-Shop. Bitte beachten Sie: Wenn eine Bestellung erstellt wird, werden keine Berechnungen für Steuern, Versandkosten usw. durchgeführt. Es werden auch keine Prüfungen hinsichtlich der Gültigkeit der angegebenen Daten durchgeführt.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
account | ACCOUNT | Die Shopware-Verbindung | Ja | |
datastore | DATASTORE | Der Datastore mit den Bestellungen die zu Shopware importiert werden sollen. Der Datastore muss mit dem Shopware Schema für Bestellungen('ShopwareOrderPayloadProvider') kompatibel sein. | Ja | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | name | SINGLE | | Nein | | orderId | SINGLE | | Nein | | number | SINGLE | | Nein | | paymentId | SINGLE | | Ja | | dispatchId | SINGLE | | Ja | | partnerId | SINGLE | | Nein | | shopId | SINGLE | | Ja | | referrer | SINGLE | | Nein | | orderStatusId | SINGLE | | Ja | | orderTime | SINGLE | | Nein | | invoiceAmount | SINGLE | | Ja | | invoiceAmountNet | SINGLE | | Ja | | invoiceShipping | SINGLE | | Ja | | invoiceShippingNet | SINGLE | | Ja | | invoiceShippingTaxRate | SINGLE | | Nein | | transactionId | SINGLE | | Nein | | net | SINGLE | | Ja | | taxFree | SINGLE | | Nein | 0 | currency | SINGLE | | Nein | EUR | currencyFactor | SINGLE | | Nein | 1.0 | paymentStatusId | SINGLE | | Ja | | comment | SINGLE | | Nein | | customerComment | SINGLE | | Nein | | internalComment | SINGLE | | Nein | | remoteAddress | SINGLE | | Nein | | languageIso | SINGLE | | Nein | | orderAttributes1 | SINGLE | | Nein | | orderAttributes2 | SINGLE | | Nein | | orderAttributes3 | SINGLE | | Nein | | orderAttributes4 | SINGLE | | Nein | | orderAttributes5 | SINGLE | | Nein | | orderAttributes6 | SINGLE | | Nein | | orderAdditionalAttributes | MAP | | Nein | | customerId | SINGLE | | Nein | | customerNumber | SINGLE | | Nein | | customerEmail | SINGLE | | Nein | | customerSalutation | SINGLE | | Nein | | customerTitle | SINGLE | | Nein | | customerFirstname | SINGLE | | Nein | | customerLastname | SINGLE | | Nein | | customerGroupKey | SINGLE | | Nein | | customerBirthday | SINGLE | | Nein | | customerAccountMode | SINGLE | | Nein | | billingStreet | SINGLE | | Nein | | billingStreetNumber | SINGLE | | Nein | | billingCity | SINGLE | | Nein | | billingZipcode | SINGLE | | Nein | | billingCountryId | SINGLE | | Ja | | billingStateId | SINGLE | | Nein | | billingAdditionalAddressLine1 | SINGLE | | Nein | | billingAdditionalAddressLine2 | SINGLE | | Nein | | billingCompany | SINGLE | | Nein | | billingDepartment | SINGLE | | Nein | | billingVatId | SINGLE | | Nein | | billingSalutation | SINGLE | | Ja | | billingTitle | SINGLE | | Nein | | billingFirstName | SINGLE | | Ja | | billingLastName | SINGLE | | Ja | | billingPhone | SINGLE | | Nein | | billingText1 | SINGLE | | Nein | | billingText2 | SINGLE | | Nein | | billingText3 | SINGLE | | Nein | | billingText4 | SINGLE | | Nein | | billingText5 | SINGLE | | Nein | | billingText6 | SINGLE | | Nein | | shippingStreet | SINGLE | | Nein | | shippingStreetNumber | SINGLE | | Nein | | shippingCity | SINGLE | | Nein | | shippingZipCode | SINGLE | | Nein | | shippingCountryId | SINGLE | | Ja | | shippingStateId | SINGLE | | Nein | | shippingAdditionalAddressLine1 | SINGLE | | Nein | | shippingAdditionalAddressLine2 | SINGLE | | Nein | | shippingCompany | SINGLE | | Nein | | shippingDepartment | SINGLE | | Nein | | shippingSalutation | SINGLE | | Ja | | shippingTitle | SINGLE | | Nein | | shippingFirstName | SINGLE | | Ja | | shippingLastName | SINGLE | | Ja | | shippingPhone | SINGLE | | Nein | | shippingText1 | SINGLE | | Nein | | shippingText2 | SINGLE | | Nein | | shippingText3 | SINGLE | | Nein | | shippingText4 | SINGLE | | Nein | | shippingText5 | SINGLE | | Nein | | shippingText6 | SINGLE | | Nein | | articleId | SINGLE | | Nein | | articleDetailId | SINGLE | | Nein | | taxId | SINGLE | | Ja | | taxRate | SINGLE | | Ja | | statusId | SINGLE | | Ja | | articleNumber | SINGLE | | Ja | | price | SINGLE | | Ja | | quantity | SINGLE | | Ja | | articleName | SINGLE | | Ja | | shipped | SINGLE | | Nein | | shippedGroup | SINGLE | | Nein | | mode | SINGLE | | Nein | | esdArticle | SINGLE | | Nein | | ean | SINGLE | | Nein | | unit | SINGLE | | Nein | | packUnit | SINGLE | | Nein | | orderItemAttributes1 | SINGLE | | Nein | | orderItemAttributes2 | SINGLE | | Nein | | orderItemAttributes3 | SINGLE | | Nein | | orderItemAttributes4 | SINGLE | | Nein | | orderItemAttributes5 | SINGLE | | Nein | | orderItemAttributes6 | SINGLE | | Nein | | orderItemAdditionalAttributes | MAP | | Nein | |
|
folder | STRING | Der Folder des Datastores | Nein | |
limit | STRING | Begrenzt die Anzahl der pro Ausführung importierten Aufträge. | Nein | |
sortByField | STRING | Optionales Feld zum Sortieren der Datensätze nach einem der indizierten Datastore Felder. | Nein | - Keine (Standard)
- Identifier
- Identifier2
- Identifier3
- Tags
- Erstellungsdatum
- Aktualisierungsdatum
- Datum der letzten Inhaltsänderung
- Datum der Verarbeitung
- Folder
|
sortDir | STRING | Die Sortierreihenfolge (Aufsteigend oder Absteigend). | Nein | |
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
result | SPREADSHEET | Ein SPREEDSHEET, dass die Ergebnisse des Auftragsimports enthält. | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | The identifier column to import Spreadsheet into a Datastore. | Nein | | shopwareCustomerId | SINGLE | | Nein | | shopwareOrderID | SINGLE | | Nein | | success | SINGLE | | Nein | |
|