Skip to content

shopifyUpdateOrder - shopify

Version: 2020-10

← shopify Add-On Übersicht

With this step, you can update order information. e.g.: note, note_attributes, tags, email, etc.


Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT shopify account data Ja
input SPREADSHEET Spreadsheet of orders to be updated Ja
mappingdefinition STRING The mapping definition JSON String Ja
Folgende Felder sind zu konfigurieren :

Feld Datentyp Beschreibung Pflichtfeld Standardwert
order_id SINGLE The unique numeric identifier for the order. To find the ID of the order, use the step shopifyGetOrders. Ja
note SINGLE An optional note that a shop owner can attach to the order. Nein
note_attributes MULTIPLEVALUE Extra information that is added to the order. Appears in the Additional details section of an order details page. Example: color=red;size=L Nein
email SINGLE The customer's email address. Nein
phone SINGLE The customer's phone number for receiving SMS notifications. Nein
buyer_accepts_marketing SINGLE Whether the customer consented to receive email updates from the shop. Nein
tags SINGLE Tags attached to the order, formatted as a string of comma-separated values. Tags are additional short descriptors, commonly used for filtering and searching. Each individual tag is limited to 40 characters in length. Example: External,Inbound,Outbound Nein
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

Outputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
invalidItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten :

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifier SINGLE Nein
order_id SINGLE Nein
note SINGLE Nein
note_attributes SINGLE Nein
email SINGLE Nein
phone SINGLE Nein
buyer_accepts_marketing SINGLE Nein
tags SINGLE Nein
updatedOrders SPREADSHEET Ja
Folgende Felder sind im Output enthalten :

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifier SINGLE Nein
orderid SINGLE Nein
orderadmin_graphql_api_id SINGLE Nein
orderapp_id SINGLE Nein
orderbrowser_ip SINGLE Nein
orderbuyer_accepts_marketing SINGLE Nein
ordercancel_reason SINGLE Nein
ordercancelled_at SINGLE Nein
ordercart_token SINGLE Nein
ordercheckout_id SINGLE Nein
ordercheckout_token SINGLE Nein
orderclosed_at SINGLE Nein
orderconfirmed SINGLE Nein
ordercontact_email SINGLE Nein
ordercreated_at SINGLE Nein
ordercurrency SINGLE Nein
ordercurrent_subtotal_price SINGLE Nein
ordercurrent_subtotal_price_set SINGLE Nein
ordercurrent_total_discounts SINGLE Nein
ordercurrent_total_discounts_set SINGLE Nein
ordercurrent_total_duties_set SINGLE Nein
ordercurrent_total_price SINGLE Nein
ordercurrent_total_price_set SINGLE Nein
ordercurrent_total_tax SINGLE Nein
ordercurrent_total_tax_set SINGLE Nein
ordercustomer_locale SINGLE Nein
orderdevice_id SINGLE Nein
orderdiscount_codes SINGLE Nein
orderemail SINGLE Nein
orderfinancial_status SINGLE Nein
orderfulfillment_status SINGLE Nein
ordergateway SINGLE Nein
orderlanding_site SINGLE Nein
orderlanding_site_ref SINGLE Nein
orderlocation_id SINGLE Nein
ordername SINGLE Nein
ordernote SINGLE Nein
ordernote_attributes SINGLE Nein
ordernumber SINGLE Nein
orderorder_number SINGLE Nein
orderorder_status_url SINGLE Nein
orderoriginal_total_duties_set SINGLE Nein
orderpayment_gateway_names SINGLE Nein
orderphone SINGLE Nein
orderpresentment_currency SINGLE Nein
orderprocessed_at SINGLE Nein
orderprocessing_method SINGLE Nein
orderreference SINGLE Nein
orderreferring_site SINGLE Nein
ordersource_identifier SINGLE Nein
ordersource_name SINGLE Nein
ordersource_url SINGLE Nein
ordersubtotal_price SINGLE Nein
ordersubtotal_price_set SINGLE Nein
ordertags SINGLE Nein
ordertax_lines SINGLE Nein
ordertaxes_included SINGLE Nein
ordertest SINGLE Nein
ordertoken SINGLE Nein
ordertotal_discounts SINGLE Nein
ordertotal_discounts_set SINGLE Nein
ordertotal_line_items_price SINGLE Nein
ordertotal_line_items_price_set SINGLE Nein
ordertotal_outstanding SINGLE Nein
ordertotal_price SINGLE Nein
ordertotal_price_set SINGLE Nein
ordertotal_price_usd SINGLE Nein
ordertotal_shipping_price_set SINGLE Nein
ordertotal_tax SINGLE Nein
ordertotal_tax_set SINGLE Nein
ordertotal_tip_received SINGLE Nein
ordertotal_weight SINGLE Nein
orderupdated_at SINGLE Nein
orderuser_id SINGLE Nein
orderdiscount_applications SINGLE Nein
orderfulfillments SINGLE Nein
orderline_items SINGLE Nein
orderrefunds SINGLE Nein
ordershipping_lines SINGLE Nein
failedItems SPREADSHEET Ja
Folgende Felder sind im Output enthalten :

Feld Datentyp Beschreibung Pflichtfeld Standardwert
method SINGLE Nein
host SINGLE Nein
requestBody SINGLE Nein
statusCode SINGLE Nein
statusMessage SINGLE Nein
responseHeaders SINGLE Nein
responseFilename SINGLE Nein
error SINGLE Nein
responseContent SINGLE Nein
errorMessage SINGLE Nein