Skip to content

shopifyOrderFulfillment - shopify

Version: 2024-01

← shopify Add-On Übersicht

This step fullfills 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.


Inputs

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

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTJa
inputSPREADSHEETJa
mappingdefinitionSTRINGThe mapping definition JSON StringJa
Folgende Felder sind zu konfigurieren:

FeldDatentypBeschreibungPflichtfeldStandardwert
fulfillment_order_idSINGLEThe unique numeric identifier for the order. To find the ID of the fulfillment_order_id, use the step shopifyGetOrders and opt yes for fulfillments.Nein
fulfillment_order_line_items-quantitySINGLETo do a partialy fulfillment: Insert the id's of the line_items with their quantity as a comma-seperated key=value list. For example: 1472182305=1,48202884=1 To do a complete fulfillment: Leave empty.Nein
tracking_numberSINGLEThe tracking number, provided by the shipping company.Nein
tracking_companySINGLEThe name of the tracking company.Nein
tracking_urlSINGLEThe URL to track the fulfillment.Nein
notify_customerSINGLEWhether the customer should be notified. If set to true, then an email will be sent when the fulfillment is created or updated. The default value is false.Nein
messageSINGLEA message that's associated with the fulfillment request. This message is only available if the associated fulfillment order is assigned to a third-party fulfillment service that has opted in to managing fulfillment orders.Nein
limitSTRINGLimits the number of rows used from the input SPREADSHEET. Use low values for testing. If limit is empty, all lines are processed.Nein

Outputs

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

NameDatentypBeschreibungWerte
fulfilledOrdersSPREADSHEETOutput spreadsheet with successfully fulfilled orders
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
fulfillment_idSINGLE
fulfillment_order_idSINGLE
fulfillment_location_idSINGLE
fulfillment_statusSINGLE
fulfillment_created_atSINGLE
fulfillment_serviceSINGLE
fulfillment_updated_atSINGLE
fulfillment_tracking_companySINGLE
fulfillment_shipment_statusSINGLE
fulfillment_tracking_numberSINGLE
fulfillment_tracking_numbersSINGLE
fulfillment_tracking_urlSINGLE
fulfillment_tracking_urlsSINGLE
fulfillment_nameSINGLE
fulfillment_admin_graphql_api_idSINGLE
invalidItemsSPREADSHEETOutput spreadsheet with invalid items. If an item is invalid, the required input is missing or is not in the correct format.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
fulfillment_order_idSINGLE
fulfillment_order_line_items-quantitySINGLE
tracking_numberSINGLE
tracking_companySINGLE
tracking_urlSINGLE
notify_customerSINGLE
messageSINGLE
failedItemsSPREADSHEETOutput 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.
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
fulfillment_order_idSINGLE
tracking_numberSINGLE
tracking_companySINGLE
tracking_urlSINGLE
notify_customerSINGLE
methodSINGLE
hostSINGLE
requestBodySINGLE
statusCodeSINGLE
statusMessageSINGLE
responseHeadersSINGLE
responseFilenameSINGLE
errorSINGLE
responseContentSINGLE
errorMessageSINGLE