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 Werte
invalidItems SPREADSHEET
Folgende Felder sind im Output enthalten:

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

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

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