WooCommerce Sync

How WooCommerce product synchronization works.

Setup

WooCommerce integration uses the REST API. Provide your store URL, Consumer Key, and Consumer Secret in Integrations → WooCommerce.

Sync Process

Products are synced on an interval and via webhooks when configured. The AI agent uses this data for product recommendations and inventory checks.

API Keys

Generate API keys in your WooCommerce admin:

  1. Go to WooCommerce → Settings → Advanced → REST API.
  2. Click Add Key.
  3. Set permissions to Read/Write.
  4. Copy the Consumer Key and Consumer Secret into Komplian.