Indietro a WordPress

Connetti Knoon AI con WordPress per automatizzare i flussi di lavoro AI.

Get a post/page/custom post type item by postId or slug.
wordpressXmlRpcDefaultDefaultGetPost
Beta
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
postTypemustache Optional collection slug. Defaults to posts.No
postIdmustache Optional WordPress post ID.No
slugmustache Optional post slug (used if postId is not provided).No
Resi
NomeTipoDescrizione
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.