WooCommerce REST API + webhooks. Consumer key/secret auth. Works with self-hosted WordPress + WooCommerce. Recommended for stores under 50K orders/month; larger volume → BigCommerce or Shopify Plus.
What you'll connect
WooCommerce REST API + webhooks. Consumer key/secret auth. Works with self-hosted WordPress + WooCommerce. Recommended for stores under 50K orders/month; larger volume → BigCommerce or Shopify Plus.
Prerequisites
WordPress + WooCommerce 7.x+ installed.
REST API enabled at WooCommerce → Settings → Advanced → REST API.
WooCommerce REST API is slow at >10K products due to PHP execution limits. We chunk requests and use the WP-Cron offload. Expect ~1 hour for full first sync of 50K products.
Webhooks not firing
WooCommerce requires WP-Cron or a real cron job. Disable Cloudflare bot protection on your /wc-api endpoint, or use the manual sync via /dashboard/inventory.