shopifyUpdateOrder Step shopifyUpdateOrder

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren , JSON Daten übertragen oder aktualisieren

ext. Version: 2020-10

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

Handbuch aufrufen

Über Synesty Studio für shopify

Mit Synesty als No Code Middleware verbinden Sie shopify mit anderen Schnittstellen, APIs und Systemen 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.

Zum Add-On

Über Synesty Studio für shopify

Mit Synesty als No Code Middleware verbinden Sie shopify mit anderen Schnittstellen, APIs und Systemen 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.

Zum Add-On

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 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
note An optional note that a shop owner can attach to the order. Text
note_attributes Extra information that is added to the order. Appears in the Additional details section of an order details page. Example: color=red;size=L Liste (Trennzeichen )
email The customer's email address. Text
phone The customer's phone number for receiving SMS notifications. Text
buyer_accepts_marketing Whether the customer consented to receive email updates from the shop.
Erlaubte Werte anzeigen
  • true
  • false
Text
tags 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 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
invalidItems SPREADSHEET
Folgende Felder sind im Output enthalten:

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

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

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

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

shopifyUpdateOrder wird oft in Verbindung mit folgenden Steps verwendet:

Name Version Beschreibung Anwendungsfall
ToList Step
ToList
ToList
- Erstellt eine Liste von mehreren Eingaben.

Weitere Steps in shopify


Name Version Beschreibung Anwendungsfall
shopifyAddProduct Step
shopifyAddProduct (ext. Version: Version 2022-01)
shopifyAddProduct (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyAddProduct will then use this step and see the input and outputs.
Produktdaten übertragen oder aktualisieren
shopifyGetProducts Step
shopifyGetProducts (ext. Version: Version 2022-10)
shopifyGetProducts (ext. Version: Version 2022-10)
Version 2022-10

Retrieves a list of products and product variants.

Produktdaten abrufen / auslesen
shopifyModifyProductImages Step
shopifyModifyProductImages (ext. Version: 2020-10)
shopifyModifyProductImages (ext. Version: 2020-10)
2020-10

Modifies images in shopify. The image position, the alt text and the corresponding variants to the image can be modified. The specified variants to the image are added in addition to any already assigned variant.

Bilder übertragen oder aktualisieren
shopifySetInventoryLevel Step
shopifySetInventoryLevel (ext. Version: 2020-10)
shopifySetInventoryLevel (ext. Version: 2020-10)
2020-10

This step sets the inventory of items in a specified location. If no location is determined the default location with the shipping origin address is used.

Please note that only items can be processed by this step where "shopify" is set for inventory management!

 

Produktdaten übertragen oder aktualisieren
shopifyAddProductMetafields Step
shopifyAddProductMetafields (ext. Version: 2020-10)
shopifyAddProductMetafields (ext. Version: 2020-10)
2020-10

Creates new metafields for products or product variants.

Produktdaten übertragen oder aktualisieren
shopifyDeleteMetafields Step
shopifyDeleteMetafields (ext. Version: Version 2022-10)
shopifyDeleteMetafields (ext. Version: Version 2022-10)
Version 2022-10

Deletes metafields.

Produktdaten übertragen oder aktualisieren
shopifyGetFulfilledItems Step
shopifyGetFulfilledItems (ext. Version: Version 2022-01)
shopifyGetFulfilledItems (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetFulfilledItems will then use this step and see the input and outputs.
Produktdaten abrufen / auslesen
shopifyDeleteMetafields Step
shopifyDeleteMetafields (ext. Version: 2020-10)
shopifyDeleteMetafields (ext. Version: 2020-10)
2020-10

Deletes metafields.

Produktdaten übertragen oder aktualisieren
shopifyGetProducts Step
shopifyGetProducts (ext. Version: Version 2022-01)
shopifyGetProducts (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetProducts will then use this step and see the input and outputs.
Produktdaten abrufen / auslesen
shopifyAddVariantToProduct Step
shopifyAddVariantToProduct (ext. Version: Version 2022-10)
shopifyAddVariantToProduct (ext. Version: Version 2022-10)
Version 2022-10

With this step variants will be added to a simple products with the option1 parameters. Does the product already has variants it will also use the option2 and 3 parameters if they exists.

Produktdaten übertragen oder aktualisieren
shopifyAddProductMetafields Step
shopifyAddProductMetafields (ext. Version: Version 2022-10)
shopifyAddProductMetafields (ext. Version: Version 2022-10)
Version 2022-10

Creates new metafields for products or product variants.

Produktdaten übertragen oder aktualisieren
shopifyGetOrders Step
shopifyGetOrders (ext. Version: 2020-10)
shopifyGetOrders (ext. Version: 2020-10)
2020-10

Retrieves orders. The retrieval of orders can be limited by specifying the statuses as well as the creation time and the update time of the orders.

Bestellungen bzw. Auftragsdaten abrufen / auslesen
shopifyUpdateMetafields Step
shopifyUpdateMetafields (ext. Version: Version 2022-10)
shopifyUpdateMetafields (ext. Version: Version 2022-10)
Version 2022-10

Updates metafields. Please note that namespace andkey cannot be changed.

Produktdaten übertragen oder aktualisieren
shopifyGetProductMetafields Step
shopifyGetProductMetafields (ext. Version: 2020-10)
shopifyGetProductMetafields (ext. Version: 2020-10)
2020-10

Retrieves a list of metafields that belong to a product or a product variant.

Produktdaten übertragen oder aktualisieren
shopifyGetOrders Step
shopifyGetOrders (ext. Version: Version 2022-01)
shopifyGetOrders (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetOrders will then use this step and see the input and outputs.
Bestellungen bzw. Auftragsdaten abrufen / auslesen
shopifyUpdateOrder Step
shopifyUpdateOrder (ext. Version: Version 2022-10)
shopifyUpdateOrder (ext. Version: Version 2022-10)
Version 2022-10

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

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyAddVariantToProduct Step
shopifyAddVariantToProduct (ext. Version: 2020-10)
shopifyAddVariantToProduct (ext. Version: 2020-10)
2020-10

With this step variants will be added to a simple products with the option1 parameters. 

Does the product already has variants it will also use the option2 and 3 parameters if they exists.

Produktdaten übertragen oder aktualisieren
shopifyUpdatePriceAndBarcode Step
shopifyUpdatePriceAndBarcode (ext. Version: 2020-10)
shopifyUpdatePriceAndBarcode (ext. Version: 2020-10)
2020-10

With this step the price and the barcode of an already created product can be updated.

Produktdaten übertragen oder aktualisieren , Preise übertragen oder aktualisieren
shopifyDeleteMetafields Step
shopifyDeleteMetafields (ext. Version: Version 2022-01)
shopifyDeleteMetafields (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyDeleteMetafields will then use this step and see the input and outputs.
Produktdaten übertragen oder aktualisieren
shopifyOrderFulfillment Step
shopifyOrderFulfillment (ext. Version: Version 2022-01)
shopifyOrderFulfillment (ext. Version: Version 2022-01)
Version 2022-01

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.

Tracking / Versanddaten übertragen oder aktualisieren
shopifyUpdateMetafields Step
shopifyUpdateMetafields (ext. Version: Version 2022-01)
shopifyUpdateMetafields (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyUpdateMetafields will then use this step and see the input and outputs.
Produktdaten übertragen oder aktualisieren
shopifyGetOrderTransactions Step
shopifyGetOrderTransactions (ext. Version: Version 2022-01)
shopifyGetOrderTransactions (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetOrderTransactions will then use this step and see the input and outputs.
Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren , Tracking / Versanddaten übertragen oder aktualisieren
shopifyOrderFulfillment Step
shopifyOrderFulfillment (ext. Version: 2020-10)
shopifyOrderFulfillment (ext. Version: 2020-10)
2020-10

This step fullfills all line items for an order. In addition (optional), tracking information can be added and the customer can be notified via e-mail.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren , Tracking / Versanddaten übertragen oder aktualisieren
shopifySetInventoryLevel Step
shopifySetInventoryLevel (ext. Version: Version 2022-10)
shopifySetInventoryLevel (ext. Version: Version 2022-10)
Version 2022-10

This step sets the inventory of items in a specified location. If no location is determined the default location with the shipping origin address is used.Please note that only items can be processed by this step where 'shopify' is set for inventory management!

Bestand / Verfügbarkeit übertragen oder aktualisieren
shopifySetInventoryLevel Step
shopifySetInventoryLevel (ext. Version: Version 2022-01)
shopifySetInventoryLevel (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifySetInventoryLevel will then use this step and see the input and outputs.
Bestand / Verfügbarkeit übertragen oder aktualisieren
shopifyGetLocations Step
shopifyGetLocations (ext. Version: Version 2022-01)
shopifyGetLocations (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetLocations will then use this step and see the input and outputs.
Produktdaten abrufen / auslesen
shopifyUpdateVariantInformation Step
shopifyUpdateVariantInformation (ext. Version: Version 2022-10)
shopifyUpdateVariantInformation (ext. Version: Version 2022-10)
Version 2022-10

With this step variants will be updated.

Produktdaten übertragen oder aktualisieren
shopifyUpdateVariantInformation Step
shopifyUpdateVariantInformation (ext. Version: Version 2022-01)
shopifyUpdateVariantInformation (ext. Version: Version 2022-01)
Version 2022-01

With this step variants will be updated.

Produktdaten übertragen oder aktualisieren
shopifyUpdatePriceAndBarcode Step
shopifyUpdatePriceAndBarcode (ext. Version: Version 2022-01)
shopifyUpdatePriceAndBarcode (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyUpdatePriceAndBarcode will then use this step and see the input and outputs.
Produktdaten übertragen oder aktualisieren , Preise übertragen oder aktualisieren
shopifyModifyProductImages Step
shopifyModifyProductImages (ext. Version: 2023-04)
shopifyModifyProductImages (ext. Version: 2023-04)
2023-04

Modifies images in shopify. The image position, the alt text and the corresponding variants to the image can be modified. The specified variants to the image are added in addition to any already assigned variant.

shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: 2020-10)
shopifyCreateOrders (ext. Version: 2020-10)
2020-10

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.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyGetCountriesAndTax Step
shopifyGetCountriesAndTax (ext. Version: Version 2022-10)
shopifyGetCountriesAndTax (ext. Version: Version 2022-10)
Version 2022-10

Retrieves countries and all tax rates for the countries you ship to.

Datensätze abrufen / auslesen
shopifyGetLocations Step
shopifyGetLocations (ext. Version: 2020-10)
shopifyGetLocations (ext. Version: 2020-10)
2020-10

Retrieves a list of all locations

Reports / Auswertungen abrufen / auslesen
shopifyGetProducts Step
shopifyGetProducts (ext. Version: 2020-10)
shopifyGetProducts (ext. Version: 2020-10)
2020-10

Retrieves a list of products and product variants.

Produktdaten abrufen / auslesen , Bestand / Verfügbarkeit abrufen / auslesen , Preise abrufen / auslesen
shopifyGetOrderTransactions Step
shopifyGetOrderTransactions (ext. Version: 2020-07)
shopifyGetOrderTransactions (ext. Version: 2020-07)
2020-07

Retrieves all transaction for all specified order_id's.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren , Tracking / Versanddaten übertragen oder aktualisieren
shopifyDeleteProductImages Step
shopifyDeleteProductImages (ext. Version: 2020-10)
shopifyDeleteProductImages (ext. Version: 2020-10)
2020-10

Deletes images in shopify.

Bilder übertragen oder aktualisieren
shopifyGetCountriesAndTax Step
shopifyGetCountriesAndTax (ext. Version: Version 2022-01)
shopifyGetCountriesAndTax (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetCountriesAndTax will then use this step and see the input and outputs.
shopifyUpdateProductInformation Step
shopifyUpdateProductInformation (ext. Version: 2020-10)
shopifyUpdateProductInformation (ext. Version: 2020-10)
2020-10

With this step the product information of an already created product can be updated.

Produktdaten übertragen oder aktualisieren
shopifyGetProductMetafields Step
shopifyGetProductMetafields (ext. Version: Version 2022-10)
shopifyGetProductMetafields (ext. Version: Version 2022-10)
Version 2022-10

Retrieves a list of metafields that belong to a product or a product variant.

Produktdaten übertragen oder aktualisieren
shopifyUpdateProductInformation Step
shopifyUpdateProductInformation (ext. Version: Version 2022-01)
shopifyUpdateProductInformation (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyUpdateProductInformation will then use this step and see the input and outputs.
Produktdaten übertragen oder aktualisieren
shopifyAddProduct Step
shopifyAddProduct (ext. Version: Version 2022-10)
shopifyAddProduct (ext. Version: Version 2022-10)
Version 2022-10 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyAddProduct will then use this step and see the input and outputs.
Produktdaten übertragen oder aktualisieren
shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: 2021-10)
shopifyCreateOrders (ext. Version: 2021-10)
2021-10

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.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyUpdateOrder Step
shopifyUpdateOrder (ext. Version: 2020-10)
shopifyUpdateOrder (ext. Version: 2020-10)
2020-10

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

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren , JSON Daten übertragen oder aktualisieren
shopifyOrderFulfillment Step
shopifyOrderFulfillment (ext. Version: 2020-07)
shopifyOrderFulfillment (ext. Version: 2020-07)
2020-07

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.

Tracking / Versanddaten übertragen oder aktualisieren
shopifyUpdateProductInformation Step
shopifyUpdateProductInformation (ext. Version: Version 2022-10)
shopifyUpdateProductInformation (ext. Version: Version 2022-10)
Version 2022-10

With this step the product information of an already created product can be updated.

Produktdaten übertragen oder aktualisieren
shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: 2023-01)
shopifyCreateOrders (ext. Version: 2023-01)
2023-01

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.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyGetRefunds Step
shopifyGetRefunds (ext. Version: 2020-10)
shopifyGetRefunds (ext. Version: 2020-10)
2020-10

Retrieves all refund information including refunded items, order adjustments and transactions of all orders according to the set order status, financial status and fulfillment status. The retrieval of orders can be additionally limited by specifying the order creation date (optional) and the order updated date (optional).

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyGetRefunds Step
shopifyGetRefunds (ext. Version: Version 2022-10)
shopifyGetRefunds (ext. Version: Version 2022-10)
Version 2022-10

Retrieves all refund information including refunded items, order adjustments and transactions of all orders according to the set order status, financial status and fulfillment status. The retrieval of orders can be additionally limited by specifying the order creation date (optional) and the order updated date (optional).

Bestellungen bzw. Auftragsdaten abrufen / auslesen
shopifyGetProductImages Step
shopifyGetProductImages (ext. Version: 2020-10)
shopifyGetProductImages (ext. Version: 2020-10)
2020-10

Retrieves a list of product images.

Bilder abrufen / auslesen
shopifyGetProductImages Step
shopifyGetProductImages (ext. Version: Version 2022-10)
shopifyGetProductImages (ext. Version: Version 2022-10)
Version 2022-10

Uploads new product images to a product via an image URL. In addition, the position and the alt text and the corresponding variants to the image can also be specified.

Bilder abrufen / auslesen
shopifyGetOrderTransactions Step
shopifyGetOrderTransactions (ext. Version: Version 2022-10)
shopifyGetOrderTransactions (ext. Version: Version 2022-10)
Version 2022-10

Retrieves all transaction for all specified order_ids.

Bestellungen bzw. Auftragsdaten abrufen / auslesen
shopifyOrderFulfillment Step
shopifyOrderFulfillment (ext. Version: 2023-01)
shopifyOrderFulfillment (ext. Version: 2023-01)
2023-01

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.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyGetProductImages Step
shopifyGetProductImages (ext. Version: Version 2022-01)
shopifyGetProductImages (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetProductImages will then use this step and see the input and outputs.
Bilder abrufen / auslesen
shopifyGetCountriesAndTax Step
shopifyGetCountriesAndTax (ext. Version: 2020-10)
shopifyGetCountriesAndTax (ext. Version: 2020-10)
2020-10

Retrieves countries and all tax rates for the countries you ship to.

Reports / Auswertungen abrufen / auslesen
shopifyDeleteProductImages Step
shopifyDeleteProductImages (ext. Version: 2023-04)
shopifyDeleteProductImages (ext. Version: 2023-04)
2023-04

Deletes images in shopify.

shopifyUpdateVariantInformation Step
shopifyUpdateVariantInformation (ext. Version: 2020-10)
shopifyUpdateVariantInformation (ext. Version: 2020-10)
2020-10

With this step variants will be updated.

Produktdaten übertragen oder aktualisieren , Preise übertragen oder aktualisieren
shopifyGetOrders Step
shopifyGetOrders (ext. Version: 2023-01)
shopifyGetOrders (ext. Version: 2023-01)
2023-01

Retrieves orders. The retrieval of orders can be limited by specifying the statuses as well as the creation time and the update time of the orders.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyGetProducts Step
shopifyGetProducts (ext. Version: 2023-04)
shopifyGetProducts (ext. Version: 2023-04)
2023-04

Retrieves a list of products and product variants.

shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: Version 2022-01)
shopifyCreateOrders (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyCreateOrders will then use this step and see the input and outputs.
Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyUpdateOrder Step
shopifyUpdateOrder (ext. Version: Version 2022-01)
shopifyUpdateOrder (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyUpdateOrder will then use this step and see the input and outputs.
Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyGetFulfilledItems Step
shopifyGetFulfilledItems (ext. Version: Version 2022-10)
shopifyGetFulfilledItems (ext. Version: Version 2022-10)
Version 2022-10

Retrieves all fulfilled items. All orders with the fulfillment status fulfilled (shipped) and partially fulfilled(partially shipped) are processed. The retrieval of orders can be limited by specifying the order status.

Bestellungen bzw. Auftragsdaten abrufen / auslesen , Tracking / Versanddaten abrufen / auslesen
shopifyUploadProductImages Step
shopifyUploadProductImages (ext. Version: Version 2022-01)
shopifyUploadProductImages (ext. Version: Version 2022-01)
Version 2022-01

Uploads new product images to a product via an image URL. In addition, the position and the alt text and the corresponding variants to the image can also be specified.

Bilder übertragen oder aktualisieren
shopifyGetRefunds Step
shopifyGetRefunds (ext. Version: Version 2022-01)
shopifyGetRefunds (ext. Version: Version 2022-01)
Version 2022-01 Get refunds of orders.
Bestellungen bzw. Auftragsdaten abrufen / auslesen , Tracking / Versanddaten abrufen / auslesen
shopifyGetFulfilledItems Step
shopifyGetFulfilledItems (ext. Version: 2020-10)
shopifyGetFulfilledItems (ext. Version: 2020-10)
2020-10

Retrieves all fulfilled items. All orders with the fulfillment status fulfilled (shipped) and partially fulfilled (partially shipped) are processed. The retrieval of orders can be limited by specifying the order status.

Bestellungen bzw. Auftragsdaten abrufen / auslesen , Tracking / Versanddaten abrufen / auslesen
shopifyAddProductMetafields Step
shopifyAddProductMetafields (ext. Version: Version 2022-01)
shopifyAddProductMetafields (ext. Version: Version 2022-01)
Version 2022-01

Creates new metafields for products or product variants.

Produktdaten übertragen oder aktualisieren
shopifyAddSingleProducts Step
shopifyAddSingleProducts (ext. Version: 2020-10)
shopifyAddSingleProducts (ext. Version: 2020-10)
2020-10

With this step simple products (without variants) can be created in shopify. Version 2.0 supports the new inventory management of shopify.

Produktdaten übertragen oder aktualisieren
shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: 2019-04)
shopifyCreateOrders (ext. Version: 2019-04)
2019-04

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.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: Version 2022-10)
shopifyCreateOrders (ext. Version: Version 2022-10)
Version 2022-10

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.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren
shopifyAddProduct Step
shopifyAddProduct (ext. Version: 2020-10)
shopifyAddProduct (ext. Version: 2020-10)
2020-10

With this step simple products (without variants) or products with its first variant(mainvariant)can be created in shopify. Version 2.0 supports the new inventory management of shopify.

To create a product with variant you have to fill at least the option1 parameters.

Produktdaten übertragen oder aktualisieren , Bilder übertragen oder aktualisieren
shopifyGetLocations Step
shopifyGetLocations (ext. Version: Version 2022-10)
shopifyGetLocations (ext. Version: Version 2022-10)
Version 2022-10

Retrieves a list of all locations

Datensätze abrufen / auslesen
shopifyAddVariantToProduct Step
shopifyAddVariantToProduct (ext. Version: Version 2022-01)
shopifyAddVariantToProduct (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyAddVariantToProduct will then use this step and see the input and outputs.
Produktdaten übertragen oder aktualisieren
shopifyGetProductMetafields Step
shopifyGetProductMetafields (ext. Version: Version 2022-01)
shopifyGetProductMetafields (ext. Version: Version 2022-01)
Version 2022-01 This is the actual step which will be published in your Add-On. Typically it will consist of Flow-Variables, steps for the execution logic and Output-Variables. The corresponding Test-Flow TestFlow-shopifyGetProductMetafields will then use this step and see the input and outputs.
Produktdaten übertragen oder aktualisieren
shopifyUploadProductImages Step
shopifyUploadProductImages (ext. Version: 2023-04)
shopifyUploadProductImages (ext. Version: 2023-04)
2023-04

Uploads new product images to a product via an image URL. In addition, the position and the alt text and the corresponding variants to the image can also be specified.

shopifyUploadProductImages Step
shopifyUploadProductImages (ext. Version: 2020-10)
shopifyUploadProductImages (ext. Version: 2020-10)
2020-10

Uploads new product images to a product via an image URL. In addition, the position and the alt text and the corresponding variants to the image can also be specified.

Bilder übertragen oder aktualisieren
shopifyUpdatePriceAndBarcode Step
shopifyUpdatePriceAndBarcode (ext. Version: Version 2022-10)
shopifyUpdatePriceAndBarcode (ext. Version: Version 2022-10)
Version 2022-10

With this step the price and the barcode of an already created product can be updated.

Produktdaten übertragen oder aktualisieren , Preise übertragen oder aktualisieren
shopifyCreateRefund Step
shopifyCreateRefund (ext. Version: 2023-04)
shopifyCreateRefund (ext. Version: 2023-04)
2023-04

This step creates refunds for one or multiple line items per order.

Bestellungen bzw. Auftragsdaten übertragen oder aktualisieren , Tracking / Versanddaten übertragen oder aktualisieren
shopifyAddProduct Step
shopifyAddProduct (ext. Version: Version 2022-10)
shopifyAddProduct (ext. Version: Version 2022-10)
Version 2022-10

With this step simple products (without variants) or products with its first variant(mainvariant)can be created in shopify. Version 2.0 supports the new inventory management of shopify. To create a product with variant you have to fill at least the option1 parameters.

Produktdaten übertragen oder aktualisieren
shopifyUpdateMetafields Step
shopifyUpdateMetafields (ext. Version: 2020-10)
shopifyUpdateMetafields (ext. Version: 2020-10)
2020-10

Updates metafields. Please note that namespace and key cannot be changed.

Produktdaten übertragen oder aktualisieren