Skip to content

woocommerceGetProducts - woocommerce

Version: API v3 - wc 3.5.x or later

← woocommerce Add-On Übersicht

Retrieves products and product variations from woocommerce.


Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT account data Ja
limit STRING Nein
product_id STRING Limit result set to specific id of product. Multiple product ids can be separated by comma. Nein
sku STRING Limit result set to products with a specific SKU. Nein
status STRING Limit result set to products assigned a specific status. Ja
  • any
  • draft
  • pending
  • private
  • publish
stock_status STRING Limit result set to products with specified stock status. Nein
  • all
  • instock
  • outofstock
  • onbackorder
category_id STRING Limit result set to products assigned a specific category ID. Nein
tag_id STRING Limit result set to products assigned a specific tag ID. Nein

Outputs

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

Name Datentyp Beschreibung Werte
output SPREADSHEET
Folgende Felder sind im Output enthalten:

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
parent_identifier SINGLE
product_identifier SINGLE
variation_identifier SINGLE
id SINGLE
sku SINGLE
type SINGLE
name SINGLE
slug SINGLE
permalink SINGLE
date_created SINGLE
date_created_gmt SINGLE
date_modified SINGLE
date_modified_gmt SINGLE
status SINGLE
featured SINGLE
catalog_visibility SINGLE
description SINGLE
short_description SINGLE
price SINGLE
regular_price SINGLE
sale_price SINGLE
date_on_sale_from SINGLE
date_on_sale_from_gmt SINGLE
date_on_sale_to SINGLE
date_on_sale_to_gmt SINGLE
price_html SINGLE
on_sale SINGLE
purchasable SINGLE
total_sales SINGLE
virtual SINGLE
downloadable SINGLE
download_limit SINGLE
download_expiry SINGLE
external_url SINGLE
button_text SINGLE
tax_status SINGLE
tax_class SINGLE
manage_stock SINGLE
stock_quantity SINGLE
stock_status SINGLE
backorders SINGLE
backorders_allowed SINGLE
backordered SINGLE
sold_individually SINGLE
weight SINGLE
dimensions_length SINGLE
dimensions_width SINGLE
dimensions_height SINGLE
shipping_required SINGLE
shipping_taxable SINGLE
shipping_class SINGLE
shipping_class_id SINGLE
reviews_allowed SINGLE
average_rating SINGLE
rating_count SINGLE
parent_id SINGLE
purchase_note SINGLE
menu_order SINGLE
jetpack_publicize_connections SINGLE
_links_self SINGLE
_links_collection SINGLE
categories_id SINGLE
categories_name SINGLE
categories_slug SINGLE
meta_data_id SINGLE
meta_data_key SINGLE
meta_data_value SINGLE
meta_data_key_value SINGLE
attributes_id SINGLE
attributes_name SINGLE
attributes_position SINGLE
attributes_visible SINGLE
attributes_variation SINGLE
attributes_options SINGLE
attributes_name_option SINGLE
image SINGLE
all_images SINGLE
image_variant SINGLE
attributes_option SINGLE
links_self_href SINGLE
links_collection_href SINGLE
links_up_href SINGLE
tags_id SINGLE
tags_name SINGLE
tags_slug SINGLE