CommerceWooCommerce

WooCommerce

Connect WooCommerce for orders, products, bookings-aware tools, and cart flows.

Setup

  1. Open Settings → Actions and find WooCommerce.
  2. Create connection and enter your site URL and REST API credentials (typically WooCommerce → Settings → Advanced → REST API keys with read/write as needed).
  3. If the wizard asks for HTTPS or pretty permalinks, follow WooCommerce’s requirements so the REST API is reachable.
  4. Save and test from the agent when ready.

Supported actions

Built-in WooCommerce capabilities (enable per agent under Agents → Actions):

ActionWhat it does
Get Order by IDOrder details after verification.
Get Order TrackingTracking from the order.
Get Order BookingsBooking details tied to an order (when extensions expose them).
Get Product DetailsProduct by ID.
Search ProductsSearch or list products.
Get Booking Product AvailabilityAvailability for bookable products.
Get Payment GatewaysAvailable gateways.
Get Shipping ZonesShipping zones.
Get Shipping MethodsMethods for a zone.
Create OrderPlace a new order (money-moving).
Manage CartCart line changes and checkout help.
Cancel OrderCancel after verification.
Send Order EmailTrigger order emails.
Add Order NoteCustomer or internal notes.
Create CouponDiscount codes.
Refund OrderRefunds (money-moving; rate-limited).

See also Actions overview.