ย้อนกลับไปยัง WordPress

เชื่อมต่อ Knoon AI กับ WordPress เพื่อทำงานอัตโนมัติของเวิร์กโฟลว์ AI

Update an existing post/page/custom post type item.
wordpressXmlRpcDefaultDefaultUpdatePost
เบต้า
ภายใน
สิทธิ์การใช้งาน
ไม่มีรายการให้แสดง
สิทธิ์การใช้งานตัวเลือก
ไม่มีรายการให้แสดง
พารามิเตอร์
ชื่อประเภทคำอธิบายจำเป็นต้องมี
postTypemustache Optional collection slug. Defaults to posts.ไม่
postIdmustache WordPress post ID. Either postId or slug is required.ไม่
slugmustache Post slug. Either postId or slug is required.ไม่
titlemustache Updated post title.ไม่
htmlmustache Updated HTML content.ไม่
markdownmustache Updated markdown content (converted to HTML when html is omitted).ไม่
excerptmustache Updated excerpt.ไม่
statusstring Updated post status.ไม่
featuredMediaIdmustache Updated featured media ID.ไม่
คืนสินค้า
ชื่อประเภทคำอธิบาย
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.