Quri

WooCommerce

Last updated 2026-06-14

What this unlocks

Connect WooCommerce and Quri reads your completed orders straight from your store — revenue, order counts, and sales trends — so you get answers and anomaly alerts without logging into WordPress. Revenue is normalized to ISO-4217 so it rolls up alongside your other sources.

Connect it in Quri

  1. Open /app/connect in Quri and choose WooCommerce from the list of sources.
  2. Paste your store URL — the same address customers shop at, including https://.
  3. Paste the Consumer Key and Consumer Secret you generated in WooCommerce (steps below).
  4. Save the connection; Quri stores the credentials encrypted and scoped to your workspace.
  5. Wait for the first sync — your WooCommerce orders show up in Quri once it finishes.

Get your credentials

  1. Sign in to WordPress and go to WooCommerce, then Settings, then the Advanced tab, then REST API.
  2. Click Add key (or Create an API key) and give it a description like "Quri read-only".
  3. Pick the user the key acts as, set Permissions to Read, then click Generate API key.
  4. Copy the Consumer Key and Consumer Secret now — the secret is shown only once — and paste both into Quri.

Access Quri reads with

  • Read permission on the WooCommerce REST API — Quri retrieves orders and never creates or edits store data.
  • The key acts as the WordPress user you selected, so pick one whose visibility covers the orders you want read.

Troubleshooting

WooCommerce returns a 404 or "no route" when Quri tries to read — what is wrong?
Your WordPress permalinks are probably set to Plain, which breaks the REST API. In WordPress go to Settings, Permalinks and choose any option other than Plain (Post name works), then save and reconnect.
Quri says the credentials are rejected even though I copied them.
Generate a fresh key — the Consumer Secret is displayed only at creation, so a re-typed or partial secret will fail. Recreate it under WooCommerce, Settings, Advanced, REST API with Read permission and paste both values again.
Should I give the key Read/Write so it "just works"?
No — Read is all Quri needs and all you should grant. Quri only reads revenue; a Write or Read/Write key hands out store-editing power you never use. (Provider path confirmed 2026-06-14 against woocommerce.com/document/woocommerce-rest-api.)

Related guides