Query: Find Post
WordPress Operation

The Find Post query retrieves a specific post by ID, title, or other criteria.
Example User Story
I want to retrieve a specific post from WordPress by its ID so that I can display or edit it.
Fields
Field Name
Field Type
Required
postID
Integer
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated