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

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