Skip to main content

WooCommerce Integration Guide

Link your WooCommerce store to BizoSaaS to centralize your product and order data for AI-driven insights and multi-channel synchronization.

Prerequisites​

  1. A WordPress site with WooCommerce installed.
  2. Administrator access to the WordPress dashboard.
  3. HTTPS enabled on your site (required for REST API).

Setup Steps​

1. Enable REST API in WooCommerce​

  • Log in to your WordPress Admin dashboard.
  • Navigate to WooCommerce > Settings > Advanced > REST API.
  • Click Add Key.
  • Provide a Description (e.g., "BizoSaaS Connector").
  • Select a User (usually your admin user).
  • Set Permissions to Read/Write.
  • Click Generate API Key.

2. Connect to BizoSaaS​

  • Copy the Consumer Key and Consumer Secret.
  • Log in to your BizoSaaS Dashboard.
  • Go to Connectors > E-Commerce.
  • Click Add Connector and select WooCommerce.
  • Enter your Store URL, Consumer Key, and Consumer Secret.
  • Click Connect.

3. Data Sync​

BizoSaaS will immediately begin fetching:

  • Products: Catalog, variations, and stock levels.
  • Orders: Full history and real-time updates.
  • Customers: Profiles for CRM enrichment.

Troubleshooting​

  • 401 Unauthorized: Double-check that your Consumer Key/Secret are correct and that the user has Read/Write permissions.
  • SSL Issues: WooCommerce REST API requires HTTPS. Ensure your site has a valid SSL certificate.
  • Permalink Discovery: Ensure your WordPress Permalinks are set to something other than "Plain" (e.g., "Post name").