Manage WordPress content including posts, pages, and users through the WordPress REST API.
Use WordPress as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Create a new WordPress post
Get a WordPress post by ID
Get multiple WordPress posts with filtering options
Update an existing WordPress post
Create a new WordPress page
Get a WordPress page by ID
Get multiple WordPress pages with filtering options
Update an existing WordPress page
Create a new WordPress user
Get a WordPress user by ID
Get multiple WordPress users with filtering options
Update an existing WordPress user (email, name, password, and profile fields). Note: username cannot be changed after user creation.