mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.2 KiB
1.2 KiB
| title | description | contentType |
|---|---|---|
| WordPress credentials | Documentation for WordPress credentials. Use these credentials to authenticate WordPress in n8n, a workflow automation platform. | integration |
WordPress credentials
You can use these credentials to authenticate the following nodes with WordPress.
Prerequisites
- Create a WordPress{:target=_blank .external-link} account or deploy WordPress on a server.
Using Username and Password
- Log in to your WordPress dashboard.
- Select your profile image, then select Profile.
- Scroll down to the Application Password section.
- Enter an application name in the New Application Password Name field.
- Select Add New Application Password.
- Copy the displayed application password.
- Enter your WordPress username in the Username field in the 'WordPress API' credentials in n8n.
- Paste the application password in the Password field in the 'WordPress API' credentials in n8n.
- Enter your WordPress website URL in the WordPress URL field in the 'WordPress API' credentials in n8n.
- Select Save to save the credentials.