shopifyOrderFulfillment Step

shopifyOrderFulfillment

ext. Version: 2022-01
  • Tracking / Versanddaten aktualisieren

<p>This step fullfills&nbsp;all or partialy line items for an order. In addition (optional), tracking information can be added and the customer can be notified via e-mail.</p>

Ü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.

Jetzt registrieren und zeitlich unbegrenzt testen

Wird oft in Verbindung mit folgenden Add-Ons verwendet:

Ü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.

Jetzt registrieren und zeitlich unbegrenzt testen

Wird oft in Verbindung mit folgenden Add-Ons verwendet:

Inputs

Das sind die Optionen, mit denen man den Step konfigurieren kann.

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Ja
input SPREADSHEET Ja Standardwert:
mappingdefinition STRING The mapping definition JSON String Ja
Folgende Felder sind zu konfigurieren:

Feld Beschreibung Datentyp Pflichtfeld Standardwert
order_id The unique numeric identifier for the order. To find the ID of the order, use the step shopifyGetOrders. Text Ja
location_id The ID of the location that the inventory level belongs to. To find the ID of the location, use the step shopifyGetLocations. Text Ja
order_number A unique numeric identifier for the order. This one is used by the shop owner and customer. This is different from the id property, which is also a unique numeric identifier for the order, but used for API purposes. Text
tracking_number The tracking number, provided by the shipping company. Text
tracking_company The name of the tracking company. Text
tracking_url The URL to track the fulfillment. Url
notify_customer A flag indicating whether the customer should be notified. If set to true, an email will be sent when the fulfillment is created or updated. The default value is true. If you don't specify a value, the customer will receive an email.
Erlaubte Werte anzeigen
  • true
  • false
Text true
line_items To do a partialy fulfillment: Insert the id's of the line_items comma-seperated. To do a complete fulfillment: Leave empty. Text
limit STRING Limits the number of rows used from the input SPREADSHEET. Use low values for testing. If limit is empty, all lines are processed. Nein Standardwert:

Outputs

Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.

Name Datentyp Beschreibung
fulfilledOrders SPREADSHEET Output spreadsheet with successfully fulfilled orders
invalidItems SPREADSHEET Output spreadsheet with invalid items. If an item is invalid, the required input is missing or is not in the correct format.
failedItems SPREADSHEET Output spreadsheet with failed items. An error occurred while processing. If an item failed, in most cases the order was already fulfilled or the order_id is wrong.

Hilfe oder Projektsupport gewünscht?

Wenn Sie Hilfe bei der Einrichtung dieses Steps benötigen oder ein Projekt umsetzen wollen, dann unterstützen Sie unsere verifizierten Partner. Partner finden

shopifyOrderFulfillment wird oft in Verbindung mit folgenden Steps verwendet:

Name Version Beschreibung Anwendungsfall
FTPUpload Step FTPUpload
FTPUpload
- Dieser Step lädt eine Liste von Dateien auf ein FTP hoch.
Dateien senden oder hochladen