Skip to main content
Knowledge base Sales Channels & Integrations Connect WooCommerce Sales Channels & Integrations
LIVE UPDATED · 13 JUN 2026 · 1 MIN READ

Connect WooCommerce

Generate a Read/Write REST API key in WooCommerce, then paste the Consumer Key and Consumer Secret to connect your store.

WooCommerce connects with an API key you generate inside your own WordPress admin. Once connected you can pull orders and customers and push inventory and products.

Connecting WooCommerce from the integrations page

How do I connect WooCommerce?

  1. In WooCommerce, go to WooCommerce → Settings → Advanced → REST API and click Add key.
  2. Set the description to Sales Channel Hub, set Permissions to Read/Write, then click Generate API key.
  3. Copy the Consumer Key (starts ck_) and Consumer Secret (starts cs_). The secret is shown only once.
  4. Back here, click Connect on WooCommerce, enter your full store URL (for example https://brightleaf-goods.com), and paste both values.
  5. Add an optional Display Name and click Connect to WooCommerce.

Tip. Use the full https:// address for the store URL. If the connection fails, check the key has Read/Write permission and that the URL has no typos.

Common questions

Where do I get the Consumer Key and Secret?

In WooCommerce under Settings → Advanced → REST API → Add key. Set permissions to Read/Write and generate. The Consumer Secret appears once, so copy it before leaving the page.

My WooCommerce connection failed. What should I check?

Confirm the key has Read/Write permission, that you used the full https:// store URL, and that there are no typos. A read-only key can pull but can't push.

Was this article helpful?