Skip to content

woocommerceCreateUpdateCategories - woocommerce

Version: API v3 - wc 3.5.x or later

← woocommerce Add-On Übersicht

Create or update woocommerce categories.


Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Ja
input SPREADSHEET Ja
mappingdefinition STRING The mapping definition JSON String Ja
Folgende Felder sind zu konfigurieren:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
id SINGLE Unique identifier of category. Leave empty to create new categories. Nein
parent_id SINGLE ID of parent category Nein
name SINGLE Category name Nein
slug SINGLE An alphanumeric identifier for the resource unique to its type. Nein
description SINGLE Nein
display SINGLE Nein
menu_order SINGLE Menu order, used to custom sort the resource. Nein
limit STRING Limit the number of created or updated categories Nein

Outputs

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

Name Datentyp Beschreibung Werte
created_categories SPREADSHEET
updated_categories SPREADSHEET
errors SPREADSHEET