WooCommerce
Import orders, products & customers from WooCommerce
Category: eCommerce · Authentication: Username & password
Connecting your account
WordPress Admin → WooCommerce → Settings → Advanced → REST API → Add key (Read permissions). Consumer key is the username, consumer secret is the password.
Credentials needed
| Field | Required | Notes |
|---|---|---|
| Consumer Key | Yes | |
| Consumer Secret | Yes | |
| Store URL | Yes | e.g. https://mystore.com (no trailing slash) — e.g. https://example.com |
Available data to import
Once connected, choose from these resources when setting up an import:
| Resource | What it imports |
|---|---|
| Orders | All orders records |
| Products | All products records |
| Customers | All customers records |
This page is generated from Brooked's connector definition for woocommerce. Found an error? Open an issue or send a PR.