Channekt › Channels › WooCommerce
Your WordPress shop, on the same shelf as the marketplaces
No app to install and nothing to approve: WooCommerce gives you a key and a secret in its own admin, and the connection is checked against the store’s system status before it is saved.
A key you generate yourself, and can take back
Generate a key
WooCommerce → Settings → Advanced → REST API gives you a consumer key and secret with read and write rights.
Paste the pair
The connection is verified against the store’s own system status, which is also what tells a WooCommerce apart from a plain WordPress.
Import and go
Products arrive with their variations, orders follow, and stock goes back in batches of a hundred.
What comes out of WooCommerce, and what goes in
Catalogue
in
Products with their variations underneath, and a simple product treated as its own single variant.
Orders
in
Incremental by last change, read in the store’s own timezone rather than in ours.
Stock
out
Batch updates, absolute, a hundred at a time, with levels read back for reconciliation.
What WooCommerce is quietly strict about
WooCommerce, asked and answered
Which WooCommerce versions work?
Anything serving the current REST API over HTTPS. The connection check reads the store’s system status and reports what it found.
Do I need to install a plugin?
No. WooCommerce’s own REST API is all that is used, with the key you generate for it.
Connect your shop this afternoon
14 days free, the whole product, no call required. Connect the shop, import the catalogue, and see it filling while it runs.