Action: Update Post
WordPress Operation

The Update Post action modifies the content, status, or metadata of an existing post.
Example User Story
I want to update an existing post in WordPress so that I can keep the content current and accurate.
Fields
Field Name
Field Type
Required
postID
Integer
Yes
title
String
No
content
String
No
status
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated