Skip to content

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:

  1. Log in to the WordPress Admin dashboard of your WooCommerce store.

  2. In the left-hand menu, click on WooCommerce, then select Settings.

    Woocommerce Generate API Keys

  3. In the Settings page, navigate to the Advanced tab.

    Woocommerce Generate API Keys

  4. Click on REST API.

    Woocommerce Generate API Keys

  5. Click the Add Key button.

    Woocommerce Generate API Keys

  6. 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.

    Woocommerce Generate API Keys

  7. After generating the keys, you will receive your Consumer Key and Consumer Secret.

    Woocommerce Generate API Keys

Please share these two generated credentials with us.