shopifyGetOrders Step shopifyGetOrders

Bestellungen bzw. Auftragsdaten erstellen bzw. setzen / aktualisieren

ext. Version: 2023-01

<p>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.</p>

Ü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.

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

Wird oft in Verbindung mit folgenden Add-Ons verwendet:

Ü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.

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

Wird oft in Verbindung mit folgenden Add-Ons verwendet:

Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT shopify Account Ja
status STRING Filter orders by their status. Only orders in the selected status will be retrieved. This status can be combined with the other statuses. Ja
  • open
  • closed
  • cancelled
  • any (Standardwert)
financial_status STRING Filter orders by their financial status. Only orders in the selected financial status will be retrieved. This status can be combined with the other statuses. Ja
  • any (Standardwert)
  • authorized
  • pending
  • paid
  • partially paid
  • refunded
  • voided
  • partially refunded
  • unpaid
fulfillment_status STRING Filter orders by their fulfillment status. Only orders in the selected financial status will be retrieved. This status can be combined with the other statuses. Ja
  • any (Standardwert)
  • shipped
  • partially shipped
  • unshipped
limit STRING Limits the number of orders to be retrieved. Enter a small number for tests. If limit is empty or greater than 249 then all orders are retrieved. Nein Standardwert:
ids STRING A comma-separated list of order ids Nein Standardwert:
sales_channel STRING Filter Shopify orders by sales channel. Nein Standardwert:
tag STRING Filter Shopify Orders by Tag. Nein Standardwert:
fulfillments STRING Additional: Calls the fulfillments of an order. Nein
  • no (Standardwert)
  • yes
created_at_from DATETIME Creation time of orders. All orders in the specified status that were created on this date and the specified time and after are retrieved. The time is in UTC. If no date is specified, all orders will be fetched in the specified status. Nein Standardwert:
created_at_to DATETIME Creation time of orders. All orders in the specified status that were created until this date and the specified time and after are retrieved. The time is in UTC. If no date is specified, all orders will be fetched in the specified status. Nein Standardwert:
updated_at_from DATETIME Update time of orders. All orders in the specified status that were updated on this date and the specified time and after are retrieved. The time is in UTC. If no date is specified, all orders will be fetched in the specified status. Nein Standardwert:
updated_at_to DATETIME Update time of orders. All orders in the specified status that were updated until this date and the specified time and after are retrieved. The time is in UTC. If no date is specified, all orders will be fetched in the specified status. Nein Standardwert:
processed_at_from DATETIME Processed time of orders. All orders in the specified status that were processsed on this date and the specified time and after are retrieved. The time is in UTC. If no date is specified, all orders will be fetched in the specified status. Nein Standardwert:
processed_at_to DATETIME Processed time of orders. All orders in the specified status that were processsed until this date and the specified time and after are retrieved. The time is in UTC. If no date is specified, all orders will be fetched in the specified status. Nein Standardwert:

Outputs

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

Name Datentyp Beschreibung
Orders SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Beschreibung Datentyp Pflichtfeld Standardwert
identifier Text
parent_identifier Text
id Text
email Text
closed_at Text
created_at Text
updated_at Text
number Text
note Text
token Text
gateway Text
test Text
total_price Text
subtotal_price Text
total_weight Text
total_tax Text
taxes_included Text
currency Text
financial_status Text
confirmed Text
total_discounts Text
total_line_items_price Text
cart_token Text
buyer_accepts_marketing Text
name Text
referring_site Text
landing_site Text
cancelled_at Text
cancel_reason Text
checkout_token Text
reference Text
user_id Text
location_id Text
source_identifier Text
source_url Text
processed_at Text
device_id Text
phone Text
customer_locale Text
app_id Text
browser_ip Text
landing_site_ref Text
order_number Text
discount_codes_code Text
discount_codes_amount Text
discount_codes_type Text
note_attributes Text
payment_gateway_names Text
processing_method Text
checkout_id Text
source_name Text
fulfillment_status Text
tags Text
contact_email Text
order_status_url Text
presentment_currency Text
total_tip_received Text
admin_graphql_api_id Text
customer_id Text
customer_email Text
customer_accepts_marketing Text
customer_created_at Text
customer_updated_at Text
customer_first_name Text
customer_last_name Text
customer_state Text
customer_note Text
customer_verified_email Text
customer_multipass_identifier Text
customer_tax_exempt Text
customer_phone Text
customer_tags Text
customer_currency Text
customer_accepts_marketing_updated_at Text
customer_marketing_opt_in_level Text
customer_admin_graphql_api_id Text
customer_default_address_id Text
customer_default_address_customer_id Text
customer_default_address_first_name Text
customer_default_address_last_name Text
customer_default_address_company Text
customer_default_address_address1 Text
customer_default_address_address2 Text
customer_default_address_city Text
customer_default_address_province Text
customer_default_address_country Text
customer_default_address_zip Text
customer_default_address_phone Text
customer_default_address_name Text
customer_default_address_province_code Text
customer_default_address_country_code Text
customer_default_address_country_name Text
customer_default_address_default Text
billing_address_first_name Text
billing_address_address1 Text
billing_address_phone Text
billing_address_city Text
billing_address_zip Text
billing_address_province Text
billing_address_country Text
billing_address_last_name Text
billing_address_address2 Text
billing_address_company Text
billing_address_latitude Text
billing_address_longitude Text
billing_address_name Text
billing_address_country_code Text
billing_address_province_code Text
shipping_address_first_name Text
shipping_address_address1 Text
shipping_address_phone Text
shipping_address_city Text
shipping_address_zip Text
shipping_address_province Text
shipping_address_country Text
shipping_address_last_name Text
shipping_address_address2 Text
shipping_address_company Text
shipping_address_latitude Text
shipping_address_longitude Text
shipping_address_name Text
shipping_address_country_code Text
shipping_address_province_code Text
fulfillments_id Text
fulfillments_order_id Text
fulfillments_status Text
fulfillments_created_at Text
fulfillments_service Text
fulfillments_updated_at Text
fulfillments_tracking_company Text
fulfillments_shipment_status Text
fulfillments_location_id Text
fulfillments_tracking_number Text
fulfillments_tracking_numbers Text
fulfillments_tracking_url Text
fulfillments_tracking_urls Text
fulfillments_name Text
fulfillments_admin_graphql_api_id Text
refunds_id Text
refunds_order_id Text
refunds_created_at Text
refunds_note Text
refunds_user_id Text
refunds_processed_at Text
refunds_restock Text
refunds_admin_graphql_api_id Text
tax_lines_price Text
tax_lines_rate Text
tax_lines_title Text
total_line_items_price_set_shop_money_amount Text
total_line_items_price_set_shop_money_currency_code Text
total_line_items_price_set_presentment_money_amount Text
total_line_items_price_set_presentment_money_currency_code Text
total_discounts_set_shop_money_amount Text
total_discounts_set_shop_money_currency_code Text
total_discounts_set_presentment_money_amount Text
total_discounts_set_presentment_money_currency_code Text
total_shipping_price_set_shop_money_amount Text
total_shipping_price_set_shop_money_currency_code Text
total_shipping_price_set_presentment_money_amount Text
total_shipping_price_set_presentment_money_currency_code Text
subtotal_price_set_shop_money_amount Text
subtotal_price_set_shop_money_currency_code Text
subtotal_price_set_presentment_money_amount Text
subtotal_price_set_presentment_money_currency_code Text
total_price_set_shop_money_amount Text
total_price_set_shop_money_currency_code Text
total_price_set_presentment_money_amount Text
total_price_set_presentment_money_currency_code Text
total_tax_set_shop_money_amount Text
total_tax_set_shop_money_currency_code Text
total_tax_set_presentment_money_amount Text
total_tax_set_presentment_money_currency_code Text
shipping_lines_id Text
shipping_lines_title Text
shipping_lines_price Text
shipping_lines_code Text
shipping_lines_source Text
shipping_lines_phone Text
shipping_lines_discount_allocations Text
shipping_lines_requested_fulfillment_service_id Text
shipping_lines_delivery_category Text
shipping_lines_carrier_identifier Text
shipping_lines_discounted_price Text
shipping_lines_tax_lines_title Text
shipping_lines_tax_lines_price Text
shipping_lines_tax_lines_rate Text
line_items_identifier Text
line_items_order_id Text
line_items_order_number Text
line_items_id Text
line_items_variant_id Text
line_items_title Text
line_items_quantity Text
line_items_sku Text
line_items_variant_title Text
line_items_vendor Text
line_items_fulfillment_service Text
line_items_product_id Text
line_items_requires_shipping Text
line_items_taxable Text
line_items_gift_card Text
line_items_name Text
line_items_variant_inventory_management Text
line_items_product_exists Text
line_items_fulfillable_quantity Text
line_items_grams Text
line_items_price Text
line_items_total_discount Text
line_items_fulfillment_status Text
line_items_discount_allocations Text
line_items_admin_graphql_api_id Text
line_items_properties Text
line_items_properties_name Text
line_items_properties_value Text
line_items_price_set_shop_money_amount Text
line_items_price_set_presentment_money_amount Text
line_items_price_set_presentment_money_currency_code Text
line_items_tax_lines_title Text
line_items_tax_lines_price Text
line_items_tax_lines_rate Text
refund_id Text
refund_line_item_id Text
refund_line_items_created_at Text
refund_line_items_processed_at Text
refund_quantity Text
refund_restock_type Text
refund_subtotal Text
refund_total_tax Text
refund_line_items_id Text
refund_line_items_fulfillable_quantity Text
refund_line_items_fulfillment_service Text
refund_line_items_fulfillment_status Text
refund_line_items_name Text
refund_line_items_price Text
refund_line_items_product_id Text
refund_line_items_quantity Text
refund_line_items_sku Text
refund_line_items_taxable Text
refund_line_items_title Text
refund_line_items_variant_id Text
refund_line_items_properties_value Text
refund_line_items_properties Text
refund_line_items_total_discount Text
OrderHeaderData SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Beschreibung Datentyp Pflichtfeld Standardwert
identifier Text
id Text
email Text
closed_at Text
created_at Text
updated_at Text
number Text
note Text
token Text
gateway Text
test Text
total_price Text
subtotal_price Text
total_weight Text
total_tax Text
taxes_included Text
currency Text
financial_status Text
confirmed Text
total_discounts Text
total_line_items_price Text
cart_token Text
buyer_accepts_marketing Text
name Text
referring_site Text
landing_site Text
cancelled_at Text
cancel_reason Text
checkout_token Text
reference Text
user_id Text
location_id Text
source_identifier Text
source_url Text
processed_at Text
device_id Text
phone Text
customer_locale Text
app_id Text
browser_ip Text
landing_site_ref Text
order_number Text
discount_codes_code Text
discount_codes_amount Text
discount_codes_type Text
note_attributes Text
payment_gateway_names Text
processing_method Text
checkout_id Text
source_name Text
fulfillment_status Text
tags Text
contact_email Text
order_status_url Text
presentment_currency Text
total_tip_received Text
admin_graphql_api_id Text
customer_id Text
customer_email Text
customer_accepts_marketing Text
customer_created_at Text
customer_updated_at Text
customer_first_name Text
customer_last_name Text
customer_orders_count Text
customer_state Text
customer_total_spent Text
customer_last_order_id Text
customer_note Text
customer_verified_email Text
customer_multipass_identifier Text
customer_tax_exempt Text
customer_phone Text
customer_tags Text
customer_last_order_name Text
customer_currency Text
customer_accepts_marketing_updated_at Text
customer_marketing_opt_in_level Text
customer_admin_graphql_api_id Text
customer_default_address_id Text
customer_default_address_customer_id Text
customer_default_address_first_name Text
customer_default_address_last_name Text
customer_default_address_company Text
customer_default_address_address1 Text
customer_default_address_address2 Text
customer_default_address_city Text
customer_default_address_province Text
customer_default_address_country Text
customer_default_address_zip Text
customer_default_address_phone Text
customer_default_address_name Text
customer_default_address_province_code Text
customer_default_address_country_code Text
customer_default_address_country_name Text
customer_default_address_default Text
billing_address_first_name Text
billing_address_address1 Text
billing_address_phone Text
billing_address_city Text
billing_address_zip Text
billing_address_province Text
billing_address_country Text
billing_address_last_name Text
billing_address_address2 Text
billing_address_company Text
billing_address_latitude Text
billing_address_longitude Text
billing_address_name Text
billing_address_country_code Text
billing_address_province_code Text
shipping_address_first_name Text
shipping_address_address1 Text
shipping_address_phone Text
shipping_address_city Text
shipping_address_zip Text
shipping_address_province Text
shipping_address_country Text
shipping_address_last_name Text
shipping_address_address2 Text
shipping_address_company Text
shipping_address_latitude Text
shipping_address_longitude Text
shipping_address_name Text
shipping_address_country_code Text
shipping_address_province_code Text
fulfillments_id Text
fulfillments_order_id Text
fulfillments_status Text
fulfillments_created_at Text
fulfillments_service Text
fulfillments_updated_at Text
fulfillments_tracking_company Text
fulfillments_shipment_status Text
fulfillments_location_id Text
fulfillments_tracking_number Text
fulfillments_tracking_numbers Text
fulfillments_tracking_url Text
fulfillments_tracking_urls Text
fulfillments_name Text
fulfillments_admin_graphql_api_id Text
refunds_id Text
refunds_order_id Text
refunds_created_at Text
refunds_note Text
refunds_user_id Text
refunds_processed_at Text
refunds_restock Text
refunds_admin_graphql_api_id Text
tax_lines_price Text
tax_lines_rate Text
tax_lines_title Text
total_line_items_price_set_shop_money_amount Text
total_line_items_price_set_shop_money_currency_code Text
total_line_items_price_set_presentment_money_amount Text
total_line_items_price_set_presentment_money_currency_code Text
total_discounts_set_shop_money_amount Text
total_discounts_set_shop_money_currency_code Text
total_discounts_set_presentment_money_amount Text
total_discounts_set_presentment_money_currency_code Text
total_shipping_price_set_shop_money_amount Text
total_shipping_price_set_shop_money_currency_code Text
total_shipping_price_set_presentment_money_amount Text
total_shipping_price_set_presentment_money_currency_code Text
subtotal_price_set_shop_money_amount Text
subtotal_price_set_shop_money_currency_code Text
subtotal_price_set_presentment_money_amount Text
subtotal_price_set_presentment_money_currency_code Text
total_price_set_shop_money_amount Text
total_price_set_shop_money_currency_code Text
total_price_set_presentment_money_amount Text
total_price_set_presentment_money_currency_code Text
total_tax_set_shop_money_amount Text
total_tax_set_shop_money_currency_code Text
total_tax_set_presentment_money_amount Text
total_tax_set_presentment_money_currency_code Text
shipping_lines_id Text
shipping_lines_title Text
shipping_lines_price Text
shipping_lines_code Text
shipping_lines_source Text
shipping_lines_phone Text
shipping_lines_requested_fulfillment_service_id Text
shipping_lines_delivery_category Text
shipping_lines_carrier_identifier Text
shipping_lines_discounted_price Text
shipping_lines_tax_lines_title Text
shipping_lines_tax_lines_price Text
shipping_lines_tax_lines_rate Text
OrderItemData SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Beschreibung Datentyp Pflichtfeld Standardwert
identifier Text
line_items_identifier Text
line_items_order_id Text
line_items_order_number Text
line_items_id Text
line_items_variant_id Text
line_items_title Text
line_items_quantity Text
line_items_sku Text
line_items_variant_title Text
line_items_vendor Text
line_items_fulfillment_service Text
line_items_product_id Text
line_items_requires_shipping Text
line_items_taxable Text
line_items_gift_card Text
line_items_name Text
line_items_variant_inventory_management Text
line_items_product_exists Text
line_items_fulfillable_quantity Text
line_items_grams Text
line_items_price Text
line_items_total_discount Text
line_items_fulfillment_status Text
line_items_discount_allocations Text
line_items_admin_graphql_api_id Text
line_items_properties Text
line_items_properties_name Text
line_items_properties_value Text
line_items_price_set_shop_money_amount Text
line_items_price_set_shop_money_currency_code Text
line_items_price_set_presentment_money_amount Text
line_items_price_set_presentment_money_currency_code Text
line_items_tax_lines_title Text
line_items_tax_lines_price Text
line_items_tax_lines_rate Text
OrderRefundItemData SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Beschreibung Datentyp Pflichtfeld Standardwert
identifier Text
refund_line_items_identifier Text
refund_line_items_order_id Text
refund_line_items_order_number Text
refund_id Text
refund_line_item_id Text
refund_line_items_created_at Text
refund_line_items_processed_at Text
refund_quantity Text
refund_restock_type Text
refund_subtotal Text
refund_total_tax Text
refund_line_items_fulfillable_quantity Text
refund_line_items_fulfillment_service Text
refund_line_items_fulfillment_status Text
refund_line_items_name Text
refund_line_items_price Text
refund_line_items_product_id Text
refund_line_items_quantity Text
refund_line_items_sku Text
refund_line_items_taxable Text
refund_line_items_title Text
refund_line_items_variant_id Text
refund_line_items_properties_value Text
refund_line_items_properties Text
refund_line_items_total_discount Text
OrderFulfillments SPREADSHEET

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

shopifyGetOrders wird oft in Verbindung mit folgenden Steps verwendet:

Name Version Beschreibung Anwendungsfall
Mapper Step
Mapper
Mapper
- Wandelt ein Spreadsheet in ein anderes um.
Filter Step
Filter
Filter
- Kann ein Spreadheet nach einem bestimmten Ausdruck in der Freemarker-Syntax filtern und gibt nur Zeilen zurück, die der Filterbedingung entsprechen. Es wird auch ein zweites SPREADSHEET ausgegeben, das das negative Ergebnis enthält (Zeilen, die nicht der Filterbedingung entsprechen).
StopFlowIf Step
StopFlowIf
StopFlowIf
- Stoppt den Flow, wenn eine Bedingung wahr (TRUE) ist.
ExcelWriter Step
ExcelWriter
ExcelWriter
- Kann ein SPREADSHEET in eine Excel-Datei schreiben.
Dateien
DatastoreWriter Step
DatastoreWriter
DatastoreWriter
- Importiert Daten eines Spreadsheets in einen Datatstore.
KeyValueSpreadsheet Step
KeyValueSpreadsheet
KeyValueSpreadsheet
- Konvertiert ein SPREADSHEET in ein Special Spreadsheet, das als Key-Value-Map verwendet werden kann.
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.</p>

shopifyGetRefunds Step
shopifyGetRefunds (ext. Version: Version 2022-10)
shopifyGetRefunds (ext. Version: Version 2022-10)
Version 2022-10

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

shopifyOrderFulfillment Step
shopifyOrderFulfillment (ext. Version: 2023-01)
shopifyOrderFulfillment (ext. Version: 2023-01)
2023-01

This step fullfills&amp;nbsp;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 erstellen bzw. setzen / aktualisieren
TradebyteUpdateOrderStatus Step
TradebyteUpdateOrderStatus
TradebyteUpdateOrderStatus
-

This step creates an XML order status message file for e.g. uploading via FTP. The output file has the following file name structure including a time stamp (MESSAGES_yyyyMMdd_HHmmss.xml).

Bestellungen bzw. Auftragsdaten , Tracking / Versanddaten

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 erstellen bzw. setzen / 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.

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 erstellen bzw. setzen / 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 erstellen bzw. setzen / aktualisieren
shopifyAddProductMetafields Step
shopifyAddProductMetafields (ext. Version: 2020-10)
shopifyAddProductMetafields (ext. Version: 2020-10)
2020-10

Creates new metafields for products or product variants.

shopifyDeleteMetafields Step
shopifyDeleteMetafields (ext. Version: Version 2022-10)
shopifyDeleteMetafields (ext. Version: Version 2022-10)
Version 2022-10

<p>Deletes metafields.</p>

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.
shopifyDeleteMetafields Step
shopifyDeleteMetafields (ext. Version: 2020-10)
shopifyDeleteMetafields (ext. Version: 2020-10)
2020-10

Deletes metafields.

Produktdaten erstellen bzw. setzen / 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

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

shopifyAddProductMetafields Step
shopifyAddProductMetafields (ext. Version: Version 2022-10)
shopifyAddProductMetafields (ext. Version: Version 2022-10)
Version 2022-10

<p>Creates new metafields for products or product variants.</p>

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

<p>Updates metafields. Please note that <strong>namespace</strong>&nbsp;and&nbsp;<strong>key</strong>&nbsp;cannot&nbsp;be&nbsp;changed.</p>

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 erstellen bzw. setzen / 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.

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 erstellen bzw. setzen / 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 erstellen bzw. setzen / aktualisieren , Preise erstellen bzw. setzen / 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 erstellen bzw. setzen / aktualisieren
shopifyOrderFulfillment Step
shopifyOrderFulfillment (ext. Version: Version 2022-01)
shopifyOrderFulfillment (ext. Version: Version 2022-01)
Version 2022-01

<p>This step fullfills&nbsp;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.</p>

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.
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 erstellen bzw. setzen / aktualisieren , Tracking / Versanddaten erstellen bzw. setzen / 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 erstellen bzw. setzen / aktualisieren , Tracking / Versanddaten erstellen bzw. setzen / aktualisieren
shopifySetInventoryLevel Step
shopifySetInventoryLevel (ext. Version: Version 2022-10)
shopifySetInventoryLevel (ext. Version: Version 2022-10)
Version 2022-10

<p>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.</p> <p><em><strong>Please note that only items can be processed by this step&nbsp;where &quot;shopify&quot; is set for inventory management!</strong></em></p> <p>&nbsp;</p>

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 erstellen bzw. setzen / 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.
shopifyUpdateVariantInformation Step
shopifyUpdateVariantInformation (ext. Version: Version 2022-10)
shopifyUpdateVariantInformation (ext. Version: Version 2022-10)
Version 2022-10

<p>With this step variants will be updated.</p>

shopifyUpdateVariantInformation Step
shopifyUpdateVariantInformation (ext. Version: Version 2022-01)
shopifyUpdateVariantInformation (ext. Version: Version 2022-01)
Version 2022-01

With this step variants will be updated.

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 erstellen bzw. setzen / aktualisieren , Preise erstellen bzw. setzen / aktualisieren
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 erstellen bzw. setzen / 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.

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 erstellen bzw. setzen / aktualisieren , Tracking / Versanddaten erstellen bzw. setzen / aktualisieren
shopifyDeleteProductImages Step
shopifyDeleteProductImages (ext. Version: 2020-10)
shopifyDeleteProductImages (ext. Version: 2020-10)
2020-10

Deletes images in shopify.

Bilder erstellen bzw. setzen / 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 erstellen bzw. setzen / 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.

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 erstellen bzw. setzen / 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.
shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: 2021-10)
shopifyCreateOrders (ext. Version: 2021-10)
2021-10

<p>Creates orders in shopify.&nbsp;Orders&nbsp;to create in shopify must first be stored in a master-child datastore with a predefined schema. Only orders in&nbsp;processing status UNPROCESSED will be proceeded.</p>

Bestellungen bzw. Auftragsdaten erstellen bzw. setzen / 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 erstellen bzw. setzen / aktualisieren , JSON Daten erstellen bzw. setzen / 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.

shopifyUpdateProductInformation Step
shopifyUpdateProductInformation (ext. Version: Version 2022-10)
shopifyUpdateProductInformation (ext. Version: Version 2022-10)
Version 2022-10

<p>With this step the product information of an already created product can be updated.</p>

shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: 2023-01)
shopifyCreateOrders (ext. Version: 2023-01)
2023-01

<p>Creates orders in shopify.&nbsp;Orders&nbsp;to create in shopify must first be stored in a master-child datastore with a predefined schema. Only orders in&nbsp;processing status UNPROCESSED will be proceeded.</p>

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 erstellen bzw. setzen / aktualisieren
shopifyGetRefunds Step
shopifyGetRefunds (ext. Version: Version 2022-10)
shopifyGetRefunds (ext. Version: Version 2022-10)
Version 2022-10

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

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

<p>Uploads new product images to a product via an image URL.&nbsp;In addition, the position and the alt text and the corresponding variants to the image can also be specified.</p>

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.</p>

shopifyOrderFulfillment Step
shopifyOrderFulfillment (ext. Version: 2023-01)
shopifyOrderFulfillment (ext. Version: 2023-01)
2023-01

This step fullfills&amp;nbsp;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 erstellen bzw. setzen / 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
shopifyUpdateVariantInformation Step
shopifyUpdateVariantInformation (ext. Version: 2020-10)
shopifyUpdateVariantInformation (ext. Version: 2020-10)
2020-10

With this step variants will be updated.

Produktdaten erstellen bzw. setzen / aktualisieren , Preise erstellen bzw. setzen / aktualisieren
shopifyGetOrders Step
shopifyGetOrders (ext. Version: 2023-01)
shopifyGetOrders (ext. Version: 2023-01)
2023-01

<p>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.</p>

Bestellungen bzw. Auftragsdaten erstellen bzw. setzen / aktualisieren
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 erstellen bzw. setzen / 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 erstellen bzw. setzen / aktualisieren
shopifyGetFulfilledItems Step
shopifyGetFulfilledItems (ext. Version: Version 2022-10)
shopifyGetFulfilledItems (ext. Version: Version 2022-10)
Version 2022-10

<p>Retrieves all fulfilled&nbsp;items. All orders with the fulfillment&nbsp;status <em>fulfilled (shipped)</em>&nbsp;and&nbsp;<em>partially fulfilled</em>&nbsp;<em>(partially shipped) </em>are processed.&nbsp;The retrieval of orders can be limited by specifying the order status.</p>

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 erstellen bzw. setzen / aktualisieren
shopifyGetRefunds Step
shopifyGetRefunds (ext. Version: Version 2022-01)
shopifyGetRefunds (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-shopifyGetRefunds will then use this step and see the input and outputs.
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.

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 erstellen bzw. setzen / 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 erstellen bzw. setzen / aktualisieren
shopifyCreateOrders Step
shopifyCreateOrders (ext. Version: Version 2022-10)
shopifyCreateOrders (ext. Version: Version 2022-10)
Version 2022-10

<p>&lt;p&gt;Creates orders in shopify.&amp;nbsp;Orders&amp;nbsp;to create in shopify must first be stored in a master-child datastore with a predefined schema. Only orders in&amp;nbsp;processing status UNPROCESSED will be proceeded.&lt;/p&gt;</p>

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 erstellen bzw. setzen / aktualisieren , Bilder erstellen bzw. setzen / aktualisieren
shopifyGetLocations Step
shopifyGetLocations (ext. Version: Version 2022-10)
shopifyGetLocations (ext. Version: Version 2022-10)
Version 2022-10

<p>Retrieves a list of all locations</p>

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 erstellen bzw. setzen / 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 erstellen bzw. setzen / aktualisieren
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 erstellen bzw. setzen / aktualisieren
shopifyUpdatePriceAndBarcode Step
shopifyUpdatePriceAndBarcode (ext. Version: Version 2022-10)
shopifyUpdatePriceAndBarcode (ext. Version: Version 2022-10)
Version 2022-10

<p>With this step the price and the barcode&nbsp;of an already created product can be updated.</p>

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&nbsp;of shopify.</p> <p>To create a product with variant you have to fill at least the option1 parameters.

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 erstellen bzw. setzen / aktualisieren