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:
- Go to WooCommerce → Settings → Advanced → REST API.
- Click Add Key.
- Set permissions to Read/Write.
- Copy the Consumer Key and Consumer Secret into Komplian.