mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-access-token.gif | ||
| permalink | description |
|---|---|
| /credentials/wooCommerce | Learn to configure credentials for the WooCommerce node in n8n |
WooCommerce
You can use these credentials to authenticate the following nodes with WooCommerce.
Prerequisites
Install the WooCommerce plugin on your WordPress website.
Using Access Token
- Access your WordPress dashboard.
- Select 'Settings' from the WooCommerce dropdown list.
- Click on the Advanced tab.
- Click on REST API.
- Click on the Create an API Key button.
- Enter the necessary details.
- Select 'Read/Write' from the Permissions dropdown list.
- Click on the Generate API Key button.
- Use your WooCommerce website URL, Consumer key & Consumer secret with your WooCommerce node credentials in n8n.
