Create one or multiple posts in wordpress.
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 | Pflichtfeld | Werte |
created_posts | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | identifier | SINGLE | | Nein | | id | SINGLE | | Nein | | date | SINGLE | | Nein | | date_gmt | SINGLE | | Nein | | guid | SINGLE | | Nein | | modified | SINGLE | | Nein | | modified_gmt | SINGLE | | Nein | | password | SINGLE | | Nein | | slug | SINGLE | | Nein | | status | SINGLE | | Nein | | type | SINGLE | | Nein | | link | SINGLE | | Nein | | title | SINGLE | | Nein | | content | SINGLE | | Nein | | excerpt | SINGLE | | Nein | | author | SINGLE | | Nein | | featured_media | SINGLE | | Nein | | comment_status | SINGLE | | Nein | | ping_status | SINGLE | | Nein | | sticky | SINGLE | | Nein | | template | SINGLE | | Nein | | format | SINGLE | | Nein | | meta | SINGLE | | Nein | | categories | SINGLE | | Nein | | tags | SINGLE | | Nein | | permalink_template | SINGLE | | Nein | | generated_slug | SINGLE | | Nein | | yoast_head | SINGLE | | Nein | | yoast_head_json | SINGLE | | Nein | | builder_content | SINGLE | | Nein | | _links | SINGLE | | Nein | | |