Feeds
To connect to your WooCommerce store, we use the WooCommerce REST API. This connection allows us to access your product data, as well as any returns or refunds.
Before proceeding, ensure that the REST API functionality is enabled in your WooCommerce settings. This feature is typically enabled by default in recent versions. You will also need to provide us with your API keys, specifically the Consumer Key and Consumer Secret. For detailed instructions on how to enable the REST API and generate these keys, please refer to the WooCommerce REST API documentation.
We recommend granting our API keys Read access only.
Steps to Generate WooCommerce API Keys:
-
Log in to the WordPress Admin dashboard of your WooCommerce store.
-
In the left-hand menu, click on WooCommerce, then select Settings.
-
In the Settings page, navigate to the Advanced tab.
-
Click on REST API.
-
Click the Add Key button.
-
Configure API Key Permissions:
- Enter a description for the key.
- Select a user (typically an administrator).
- Set the Permissions to Read.
- Click Generate API Key.
-
After generating the keys, you will receive your Consumer Key and Consumer Secret.
Please share these two generated credentials with us.