ChatPilot
WooCommerce Sync
Product pull, order push, and status update sync with WooCommerce.
See [Integrations > WooCommerce](../integrations/woocommerce.md) for auth setup.
Pull products with REST GET /products using pagination. Push paid ChatPilot orders with POST /orders and store woocommerce_order_id. Use WooCommerce webhooks for shipping, cancellation, and fulfillment updates.