shopifyCreateOrders
ext. Version: 2022-01- Bestellungen anlegen
This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyCreateOrders will then use this step and see the input and outputs.
Über Synesty Studio
Mit Synesty als No Code Middleware verbinden Sie Ihre Systeme, Schnittstellen und APIs ohne Programmierung per Drag&Drop.
Automatisieren Sie Geschäftsprozesse und Integrationen wie EDI Datenimport / Export oder eine einmalige Daten-Migration.
Wir unterstützen Datenformate wie CSV, Excel (XLS/XLSX), XML oder JSON und ermöglichen auch HTTP-Konnektoren zu REST- oder GraphQL-APIs. Kunden nutzen es auch für Auswertungen, ETL-Aufgaben oder Feed-Optimierung.
Unser No Code Flow-Editor und unsere Low Code Scripting Tools ermöglichen kreative Anpassungen für jede Art von Integration.
Über Synesty Studio
Mit Synesty als No Code Middleware verbinden Sie Ihre Systeme, Schnittstellen und APIs ohne Programmierung per Drag&Drop.
Automatisieren Sie Geschäftsprozesse und Integrationen wie EDI Datenimport / Export oder eine einmalige Daten-Migration.
Wir unterstützen Datenformate wie CSV, Excel (XLS/XLSX), XML oder JSON und ermöglichen auch HTTP-Konnektoren zu REST- oder GraphQL-APIs. Kunden nutzen es auch für Auswertungen, ETL-Aufgaben oder Feed-Optimierung.
Unser No Code Flow-Editor und unsere Low Code Scripting Tools ermöglichen kreative Anpassungen für jede Art von Integration.
Inputs
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
|---|---|---|---|---|
| account | ACCOUNT | shopify account data | Nein | |
| datastore | DATASTORE | Name of the master datastore. Please not that only a master datastore with a predefined schema for shopify orders can be proceeded! | Ja | Standardwert: |
| limit | STRING | Limits the number of orders used from the master datastore to be created in shopify. Use low values for testing. If limit is empty, all orders are processed. | Nein | Standardwert: |
| test | STRING | Whether these are test orders. If Yes, orders will be created in shopify as test orders. If No, real orders will be created. | Nein |
|
| inventory_behaviour | STRING | The behaviour to use when updating inventory. (default: bypass). bypass: Do not claim inventory. decrement_ignoring_policy: Ignore the product's inventory policy and claim inventory. decrement_obeying_policy: Follow the product's inventory policy and claim inventory, if possible. | Nein |
|
| send_receipt | STRING | Whether to send an order confirmation to the customer. If Yes, an order confirmation will be sent to the customer after order creation. | Nein |
|
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung |
|---|---|---|
| successfullyCreatedOrders | SPREADSHEET | |
| failedOrders | SPREADSHEET |