2 min read

WooCommerce Integration

Overview

Connect Vantage to WooCommerce for order management, product catalog, customer data, sales reports, and coupon management.

Prerequisites

RequirementDetails
AccountA WooCommerce account with API access
Auth TypeConsumer Key + Secret

Available Actions

ActionDescription
List OrdersList all orders
Get OrderGet order details
Update OrderUpdate order status
List ProductsList all products
Get ProductGet product details
Create ProductCreate a new product
Update ProductUpdate a product
List CustomersList all customers
Get CustomerGet customer details
Get Sales ReportGet sales analytics
Get Top SellersGet best-selling products
List CouponsList discount coupons
Create CouponCreate a coupon

Configuration

Refer to the Setup Guide for step-by-step instructions on connecting WooCommerce to Vantage.

See Also