WooCommerce integration
E-Commerce · 17 actions · Custom auth
WooCommerce REST API integration for managing orders, products, customers, and refunds on self-hosted WooCommerce stores.
The ModuleX WooCommerce integration lets a ModuleX agent operate WooCommerce on your behalf — running create, update and remove actions across orders, order status and products — directly from a plain-English request, using your organization's own WooCommerce credentials. No pre-built workflow is required: the agent picks the right WooCommerce action for the task.
WooCommerce is an e-commerce platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right WooCommerce action — or, when you want a repeatable process, the composer assembles a WooCommerce workflow for you, streaming the nodes onto the canvas as it builds.
Drive WooCommerce in plain English
Type what you want. A ModuleX agent picks the right WooCommerce action — or chains several — and runs it. No workflow to build.
- Create a new order in the WooCommerce storeresolves to
create_order - Find the order I describe and remove itresolves to
get_orderdelete_order - Update the status of a specific orderresolves to
update_order_status - Show me the orders that match what I describeresolves to
list_orders
What you can automate with WooCommerce
- Find the right order and remove it in one prompt
get_orderdelete_order - Update an order statu the moment something changes
update_order_status - Create a product straight from a request
create_product - Find the customers that match what you describe
search_customers - Add an order note on the fly
add_order_note - Pull a list of payment method options for a report
list_payment_method_options
WooCommerce integration at a glance
All 17 WooCommerce actions
Orders4
create_orderget_orderlist_ordersdelete_orderOrder Status1
update_order_statusProducts4
create_productupdate_productget_productlist_productsCustomers3
search_customersget_customercreate_customerOrder Notes3
add_order_noteget_order_notelist_order_notesRefunds1
create_refundPayment Method Options1
list_payment_method_optionsSee full parameters and response schemas in the WooCommerce integration docs
Two ways to use WooCommerce in ModuleX
Connecting WooCommerce
Pairs well with WooCommerce
Agents often chain WooCommerce with these — connect them once and the agent can use all of them in a single task.
WooCommerce + ModuleX FAQ
Put WooCommerce to work in ModuleX.
Connect WooCommerce once with your own credentials and let your agent run all 17 actions on demand.