Skip to content

shopifyGetFulfilledItems - shopify

Version: 2024-01

← shopify Add-On Übersicht

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


Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT shopif 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
limit STRING Limits the number of items to be retrieved. Enter a small number for tests. If limit is empty or greater than 249 then all items are retrieved. Nein
created_at_from DATETIME Creation date 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
updated_at_from DATETIME Update 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

Outputs

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

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

Feld Datentyp Beschreibung Pflichtfeld Standardwert
identifier SINGLE Nein
fulfillment_line_items_id SINGLE Nein
order_id SINGLE Nein
order_created_at SINGLE Nein
order_updated_at SINGLE Nein
order_number SINGLE Nein
order_name SINGLE Nein
order_financial_status SINGLE Nein
order_fulfillment_status SINGLE Nein
order_source_name SINGLE Nein
order_tags SINGLE Nein
order_note SINGLE Nein
fulfillment_id SINGLE Nein
fulfillment_created_at SINGLE Nein
fulfillment_updated_at SINGLE Nein
fulfillment_status SINGLE Nein
fulfillment_service SINGLE Nein
fulfillment_name SINGLE Nein
fulfillment_tracking_company SINGLE Nein
fulfillment_tracking_number SINGLE Nein
fulfillment_location_id SINGLE Nein
fulfillment_tracking_url SINGLE Nein
fulfillment_line_items_variant_id SINGLE Nein
fulfillment_line_items_title SINGLE Nein
fulfillment_line_items_quantity SINGLE Nein
fulfillment_line_items_sku SINGLE Nein
fulfillment_line_items_variant_title SINGLE Nein
fulfillment_line_items_vendor SINGLE Nein
fulfillment_line_items_fulfillment_service SINGLE Nein
fulfillment_line_items_product_id SINGLE Nein
fulfillment_line_items_requires_shipping SINGLE Nein
fulfillment_line_items_taxable SINGLE Nein
fulfillment_line_items_gift_card SINGLE Nein
fulfillment_line_items_name SINGLE Nein
fulfillment_line_items_variant_inventory_management SINGLE Nein
fulfillment_line_items_properties SINGLE Nein
fulfillment_line_items_product_exists SINGLE Nein
fulfillment_line_items_fulfillable_quantity SINGLE Nein
fulfillment_line_items_grams SINGLE Nein
fulfillment_line_items_price SINGLE Nein
fulfillment_line_items_total_discount SINGLE Nein
fulfillment_line_items_fulfillment_status SINGLE Nein