Skip to content

Wordpress-CreatePosts - Wordpress

← Wordpress Add-On Übersicht

Create one or multiple posts in wordpress.


Inputs

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

Name Datentyp Beschreibung Pflichtfeld Werte
account ACCOUNT Your Wordpress Account. Ja
posts SPREADSHEET A Spreadsheet with the posts you want to create. Ja
mappingdefinition STRING The mapping definition JSON String Ja
Folgende Felder sind zu konfigurieren:

Feld Datentyp Beschreibung Pflichtfeld Standardwert
name SINGLE Title of the post. Ja
content SINGLE The content. Can contain HTML code. Ja
status SINGLE Publishing Status. Nein draft
category_ids MULTIPLEVALUE Comma separated list of Category IDs (Integer values) e.g. 1,2,3 Nein
tag_ids MULTIPLEVALUE A comma separated list of tag ids (Integer) e.g. 1,2,3. The tags must already exist in Wordpress. Nein
excerpt SINGLE The excerpt for the object e.g. a short summary. Nein
slug SINGLE An alphanumeric identifier for the object unique to its type. Will be used to create the URL of the post. Nein
author_id SINGLE The ID for the author of the object. 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_posts SPREADSHEET