Skip to content

shopifyCreateOrders - shopify

Version: 2022-10

← shopify Add-On Übersicht

Creates orders in shopify. Orders to create in shopify must first be stored in a master-child datastore with a predefined schema. Only orders in processing status UNPROCESSED will be proceeded.


Inputs

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

NameDatentypBeschreibungPflichtfeldWerte
accountACCOUNTshopify account dataNein
datastoreDATASTOREName of the master datastore. Please not that only a master datastore with a predefined schema for shopify orders can be proceeded!Ja
limitSTRINGLimits 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
testSTRINGWhether these are test orders. If Yes, orders will be created in shopify as test orders. If No, real orders will be created.Nein
  • Yes
  • No
inventory_behaviourSTRINGThe 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
  • bypass
  • decrement_ignoring_policy
  • decrement_obeying_policy
send_receiptSTRINGWhether to send an order confirmation to the customer. If Yes, an order confirmation will be sent to the customer after order creation.Nein
  • No
  • Yes

Outputs

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

NameDatentypBeschreibungWerte
successfullyCreatedOrdersSPREADSHEET
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
ext_order_idSINGLE
failedOrdersSPREADSHEET
Folgende Felder sind im Output enthalten:

FeldDatentypBeschreibungStandardwert
identifierSINGLE
ext_order_idSINGLE
errorSINGLE
requestBodySINGLE