WordPress

WordPress

Manage WordPress content including posts, pages, and users through the WordPress REST API.

Triggers & Actions

Use WordPress as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Create Post

    Create a new WordPress post

  • Get Post

    Get a WordPress post by ID

  • Get Many Posts

    Get multiple WordPress posts with filtering options

  • Update Post

    Update an existing WordPress post

  • Create Page

    Create a new WordPress page

  • Get Page

    Get a WordPress page by ID

  • Get Many Pages

    Get multiple WordPress pages with filtering options

  • Update Page

    Update an existing WordPress page

  • Create User

    Create a new WordPress user

  • Get User

    Get a WordPress user by ID

  • Get Many Users

    Get multiple WordPress users with filtering options

  • Update User

    Update an existing WordPress user (email, name, password, and profile fields). Note: username cannot be changed after user creation.