WooCommerce
CatalogRelay pushes products to WooCommerce via the REST API from an export profile.
Prerequisites
Section titled “Prerequisites”- WordPress + WooCommerce with REST API enabled
- Read/Write API key
Create API credentials
Section titled “Create API credentials”- WooCommerce → Settings → Advanced → REST API
- Add key — permissions Read/Write
- Copy Consumer Key and Consumer Secret
Connect in CatalogRelay
Section titled “Connect in CatalogRelay”- Export Profiles → Add export profile
- Where to send → WooCommerce
- Enter store base URL, consumer key, and consumer secret
- Test connection, save, configure filters/mappings/guards, Run now
What gets synced
Section titled “What gets synced”SKU-matched create/update with name, description, regular price, stock, and mapped attributes/meta where destination names match. Image URLs are sent when present (WooCommerce downloads them).
Alternative: feed URL
Section titled “Alternative: feed URL”CSV / XML (download only) works well with WP All Import and similar tools polling your CatalogRelay feed URL.