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

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