Retour à WordPress

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

Get a post/page/custom post type item by postId or slug.
wordpressXmlRpcDefaultDefaultGetPost
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.Non
postIdmustache Optional WordPress post ID.Non
slugmustache Optional post slug (used if postId is not provided).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.