Skip to main content
Waaru
In progress

Authorize Waaru from your WooCommerce store.

The store needs public HTTPS and a current WooCommerce REST API. Setup includes signed-webhook verification and a representative order lookup.

WooCommerce integration

Plan WooCommerce order support on WhatsApp.

Look up the order, customer, product, or stock state a WhatsApp workflow needs. The connector receives selected store events while keeping current business actions read-only.

In one line

Waaru reads bounded WooCommerce order, customer, product, and inventory data and receives signed order, customer, and product events. It does not mutate store records.

Capability review updated .

Maintained by the Waaru product team. Read our editorial and product-claim review method.

Create free workspace

Platform free. AI features are paid separately.

Check the store before the workflow answers.

An order or product event can start the journey. A bounded read supplies the current order or inventory state without changing the merchant's store.

ExampleWooCommerce commerce journey

WooCommerce

Order W-1842

Indigo linen shirt₹2,490
Cotton trousers₹3,200

Operating boundary

Review what this connection can do.

Authorization

The merchant authorizes Waaru through WooCommerce application authentication on a public HTTPS store.

Reads
  • One order, recent orders, or registered-customer orders
  • Exact registered-customer matches
  • Products, bounded product search, and inventory status
Writes

Current business actions do not change WooCommerce records.

Events

Signed order, customer, and product events can continue a workflow.

Setup

Authorize the store, verify signed webhooks, and run one representative order lookup.

Exclusions

No changes to orders, customers, products, inventory, refunds, or coupons. Guest-customer profile synthesis is excluded.

Recovery

Disconnect removes Waaru-managed webhooks. The merchant must remove the generated key in WordPress.

Order service

Find the order the customer is asking about.

Fetch one order, list up to twenty recent orders, or list orders for a resolved registered customer. The response is bounded so the workflow receives the business fields it needs rather than an unrestricted store payload.

Customer matching

Use exact contact data to resolve a registered customer.

Find a registered customer by exact email, or resolve a phone number through bounded order data. Guest-customer profile synthesis is outside the current release.

Product questions

Read the product and its current stock state.

Fetch one product, search a bounded product set, or read the current inventory status and quantity before a workflow answers an availability question.

Events

React to signed store changes.

  • Order created or updated
  • Customer created or updated
  • Product updated
  • Minimal event records without retained raw customer payloads

Current boundary

Store writes remain outside the current release.

Waaru does not update orders, customers, products, inventory, refunds, or coupons through this connector. Disconnect removes Waaru-managed webhooks; the merchant must also remove the generated key in WordPress because WooCommerce core does not expose REST API-key deletion.

FAQ

Frequently asked questions.

What can the WooCommerce integration read?

It can read one order, recent orders, registered-customer orders, exact customer matches, products, product search results, and current inventory status.

Can WooCommerce events start a Waaru workflow?

Yes. Signed order, customer, and product events can start the relevant workflow after verification and durable acceptance.

Can Waaru change an order or issue a refund?

No. Current WooCommerce business actions are read-only. Order, inventory, refund, coupon, customer, and product mutations are not exposed.

How is WooCommerce connected?

The merchant enters the public store URL, signs in to WordPress, and authorizes Waaru through WooCommerce's application-auth flow. The merchant does not paste an API key into Waaru.

What store setup is required?

The store needs public HTTPS and a current WooCommerce REST API. Production setup should verify authorization, signed webhooks, and one representative read.

Research notes

Evidence checked for this page.

Primary WooCommerce references for REST resources and webhook delivery.

  • WooCommerce documents REST APIs for orders, products, customers, and related store resources.

    WooCommerce developer documentation · Accessed 13 August 2026

  • WooCommerce documents webhooks for store events and delivery topics.

    WooCommerce documentation · Accessed 13 August 2026

Ready to ship a WhatsApp flow that doesn't break?

Public signup is open. The platform is free. AI features are paid separately.