Commerce

WooCommerce + your agents

Sync your WooCommerce shop — and manage orders, stock & prices from Brohns.

Who uses this connection

  • Store agent
  • Support agent

What you paste (3)

WooCommerce

Sync + manage your WooCommerce shop (orders, stock, prices).

ck_…

WooCommerce consumer secret

The second half of the REST API key pair.

cs_…

WooCommerce shop URL

Where your shop lives (the WordPress site URL).

https://myshop.com

How to get it

WooCommerce

  1. 1In WordPress, go to WooCommerce → Settings → Advanced → REST API.
  2. 2Add a key with Read/Write permissions (Read is enough for dashboards only).
  3. 3Paste the Consumer key (ck_…) here, the Consumer secret (cs_…) in the next field, and your shop's URL in the field after that.
WooCommerce docs

WooCommerce consumer secret

  1. 1The Consumer secret (cs_…) that WooCommerce showed next to the Consumer key.
  2. 2It's only shown once — generate a new key pair if you lost it.
WooCommerce consumer secret docs

WooCommerce shop URL

  1. 1Your shop's base URL, e.g. https://myshop.com — the API lives at /wp-json/wc/v3 under it.
WooCommerce shop URL docs

What it can't do on its own

Your key is stored encrypted, per user, and read server-side only — just in time, for one action. It never reaches the browser and never reaches a model.

Anything outward-facing — sending, publishing, paying, changing an order — waits for your approval, and that gate lives on the server. Refusals land in the same append-only audit trail as the things that went through.

How the trust ladder works · How it's enforced

All connectors

Put WooCommerce to work.

Free 7-day trial with 500 credits. No credit card. Nothing goes out without your approval.