In this article, we explain the steps you have to take when you want to import your products using a Woocommerce based webshop.
Before you start
You'll need
- A WooCommerce account
Good to know
- All meta fields are automatically included in your import. If you don't want to import meta fields, contact Support.
Contents
- Step 1: Configure WooCommerce for Channable
- Step 2: Create your WooCommerce connection in Channable
- Step 3: Review your imported items
Step 1: Configure WooCommerce and Channable
The WooCommerce REST API works on a key system to control access. These keys are linked to a user on your site.

- In your WooCommerce account, go to Settings > Advanced > REST API.
- Select Create an API key or Add Key. This takes you to the Key Details screen.
- Add a Description.
- Select the User you would like to generate a key for in the dropdown.
- Select a level of access for this API key:
- Read access
- Write access
- Read/Write access
- Select Generate API Key. WooCommerce will create API keys for that user.
- You should see Consumer Key and Consumer Secret keys, a QR Code, and a Revoke Key link.
- Note down your Consumer Key and Consumer Secret, as you will need it in the next step.
Step 2: Create your WooCommerce connection in Channable
- In Channable, open the project you want to import your product data to.
- Go to Setup, click + Set up import and select WooCommerce.
- Fill in the following information:
- For Label, give your channel a descriptive name.
-
For WooCommerce URL, paste your webshop URL.
Important: Be sure to remove any extra / at the end of your URL. The URL should end with the domain extension(e.g. .com, .net) - For Consumer Key, enter the consumer key you noted in the previous step.
- For Consumer Secret, enter the consumer secret you noted in the previous step.
- For Version, select your WooCommerce version.
- Click Connect with WooCommerce to finalize your connection.
- Check that your import fields are matched to the right project fields to ensure your import fields appear correctly in Channable.
- Click Save & Import when you’re ready.
Step 3: Review your imported items
You can check whether everything was installed correctly by going to Items in the sidebar for an overview of your products. For an individual breakdown of all your product information, click on the item and scroll down for its details.
Important: If you used WooCommerce's development environment test your connection, make sure you replace the dev URL in your connection settings with your live URL page to ensure your information updates (Setup > Settings (in [your WooCommerce channel]) > WooCommerce > WooCommerce URL).