Terug naar WordPress

Verbinding maken met Knoon AI met WordPress om AI-workflows te automatiseren.

Get a post/page/custom post type item by postId or slug.
wordpressXmlRpcDefaultDefaultGetPost
BÈTA
Machtigingen
Er zijn geen items om weer te geven.
Optionele machtigingen
Er zijn geen items om weer te geven.
Parameters
NaamTypeBeschrijvingVereist
postTypemustache Optional collection slug. Defaults to posts.Nee
postIdmustache Optional WordPress post ID.Nee
slugmustache Optional post slug (used if postId is not provided).Nee
Retouren
NaamTypeBeschrijving
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.