← Wordpress Add-On Übersicht
Fetch posts from a Wordpress site.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
| Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
|---|
| account | ACCOUNT | Your wordpress account | Nein | |
| filterDateFrom | DATETIME | Filter for posts created after the given date. | Ja | |
| limit | STRING | Max. number of posts to get. | Nein | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
| Name | Datentyp | Beschreibung | Werte |
|---|
| posts | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
| Feld | Datentyp | Beschreibung | Standardwert |
|---|
| identifier | SINGLE | | | | id | SINGLE | | | | date | SINGLE | | | | date_gmt | SINGLE | | | | guid_rendered | SINGLE | | | | modified | SINGLE | | | | modified_gmt | SINGLE | | | | slug | SINGLE | | | | status | SINGLE | | | | type | SINGLE | | | | link | SINGLE | | | | title_rendered | SINGLE | | | | content_rendered | SINGLE | | | | content_protected | SINGLE | | | | excerpt_rendered | SINGLE | | | | excerpt_protected | SINGLE | | | | author | SINGLE | | | | featured_media | SINGLE | | | | comment_status | SINGLE | | | | ping_status | SINGLE | | | | sticky | SINGLE | | | | template | SINGLE | | | | format | SINGLE | | | | meta | SINGLE | | | | categories | SINGLE | | | | tags | SINGLE | | | | yoast_head | SINGLE | | | | yoast_head_json_title | SINGLE | | | | yoast_head_json_description | SINGLE | | | | yoast_head_json_robots | SINGLE | | | | yoast_head_json_canonical | SINGLE | | | | yoast_head_json_twitter_misc | SINGLE | | | | yoast_head_json_schema | SINGLE | | | | builder_content | SINGLE | | | | _links_self | SINGLE | | | | _links_collection | SINGLE | | | | _links_about | SINGLE | | | | _links_author | SINGLE | | | | _links_replies | SINGLE | | | | _links_version-history | SINGLE | | | | _links_predecessor-version | SINGLE | | | | _links_wp:featuredmedia | SINGLE | | | | _links_wp:attachment | SINGLE | | | | _links_wp:term | SINGLE | | | | _links_curies | SINGLE | | | | code | SINGLE | | | | message | SINGLE | | | | data_status | SINGLE | | |
|