Retour à WordPress

Connecter Knoon AI avec WordPress pour automatiser les flux de travail AI.

List posts/pages/custom post types from WordPress.
wordpressXmlRpcDefaultDefaultListPosts
Bêta
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
postTypemustache Optional collection slug. Defaults to posts. Example: posts, pages, products.Non
searchmustache Optional search term for title/content.Non
statusstring Post status filter. Defaults to PUBLISH.Non
limitmustache Optional number of rows (1-100). Defaults to 10.Non
pagemustache Optional page number. Defaults to 1.Non
Retours
NomTypeDescription
postIdstring WordPress post ID.
slugstring Post slug.
statusstring Post status.
urlstring Post permalink.
titlestring Rendered post title.
excerptstring Rendered post excerpt HTML.
contentstring Rendered post content HTML.
featuredMediaIdstring Featured media ID if set.
createdAtstring Post created datetime.
updatedAtstring Post last modified datetime.