mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
24 lines
957 B
Markdown
24 lines
957 B
Markdown
# WooCommerce
|
|
|
|
You can use these credentials to authenticate the following nodes with WooCommerce.
|
|
- [WooCommerce](/integrations/nodes/n8n-nodes-base.wooCommerce/)
|
|
- [WooCommerce Trigger](/integrations/trigger-nodes/n8n-nodes-base.wooCommerceTrigger/)
|
|
|
|
## Prerequisites
|
|
|
|
Install the [WooCommerce](https://woocommerce.com/) plugin on your WordPress website.
|
|
|
|
## Using Access Token
|
|
|
|
1. Access your WordPress dashboard.
|
|
2. Select 'Settings' from the ***WooCommerce*** dropdown list.
|
|
3. Click on the ***Advanced*** tab.
|
|
4. Click on ***REST API***.
|
|
5. Click on the ***Create an API Key*** button.
|
|
6. Enter the necessary details.
|
|
7. Select 'Read/Write' from the ***Permissions*** dropdown list.
|
|
8. Click on the ***Generate API Key*** button.
|
|
9. Use your WooCommerce website URL, Consumer key & Consumer secret with your WooCommerce node credentials in n8n.
|
|
|
|

|