Skip to main content
WordPress integration for managing posts, pages, and users via the WordPress REST API. Required Configuration:
  • WordPress URL
  • Username
  • Application Password

Getting Your Credentials

1

Log in to your WordPress admin

Go to https://your-site.com/wp-admin and log in with an administrator account.
2

Open your profile

Navigate to UsersProfile (or click your username in the top-right corner).
3

Create an Application Password

Scroll down to the Application Passwords section. Enter a name (e.g. VibeFlow) and click Add New Application Password. Copy the generated password — it won’t be shown again.
4

Add to VibeFlow

Enter your WordPress URL, your Username, and the Application Password in your VibeFlow connector.

Available Endpoints

Create a post
Get many posts
Get a specific post
Update a post
Create a page
Get many pages
Get a specific page
Update a page
Create a user
Get many users
Get a specific user
Update a user