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

Feld Datentyp Beschreibung Standardwert
identifier SINGLE
id SINGLE
date SINGLE
date_gmt SINGLE
guid SINGLE
modified SINGLE
modified_gmt SINGLE
password SINGLE
slug SINGLE
status SINGLE
type SINGLE
link SINGLE
title SINGLE
content SINGLE
excerpt SINGLE
author SINGLE
featured_media SINGLE
comment_status SINGLE
ping_status SINGLE
sticky SINGLE
template SINGLE
format SINGLE
meta SINGLE
categories SINGLE
tags SINGLE
permalink_template SINGLE
generated_slug SINGLE
yoast_head SINGLE
yoast_head_json SINGLE
builder_content SINGLE
_links SINGLE