WooCommerce Integration

Connect your WooCommerce shop with SlimPIM.

Overview

WooCommerce integration enables:

  • Product synchronization via REST API
  • Image transfer
  • Category sync
  • Variable products (variants)
  • Inventory management

Requirements

WooCommerce requirements:

  • WooCommerce 5.0 or higher
  • WordPress 5.8 or higher
  • REST API enabled
  • SSL certificate (HTTPS)

SlimPIM requirements:

  • Professional or Business Plan
  • Admin rights

Set Up API Access

How to set up WooCommerce API access:

  1. 1
    Log in to WordPress
  2. 2
    Go to WooCommerce → Settings → Advanced → REST API
  3. 3
    Click "Add Key"
  4. 4
    Enter a description (e.g., "SlimPIM")
  5. 5
    Select user with admin rights
  6. 6
    Set permissions to "Read/Write"
  7. 7
    Click "Generate API Key"
  8. 8
    Copy Consumer Key and Consumer Secret

Connect

How to connect WooCommerce:

  1. 1
    Go to Channels → WooCommerce
  2. 2
    Click "Add Connection"
  3. 3
    Enter your shop URL
  4. 4
    Paste Consumer Key and Secret
  5. 5
    Click "Test Connection"
  6. 6
    On success: "Save"

Synchronization

Push to WooCommerce:

  • Products are created/updated
  • Images are uploaded
  • Categories are created

Pull from WooCommerce:

  • Import existing products
  • Adopt category structure
  • Update inventory data

Variable Products

SlimPIM variants become WooCommerce Variable Products:

  • Parent article → Variable Product
  • Variants → Variations
  • Attributes are automatically created

Note:

  • Attribute names must match
  • Observe maximum number of variations

Troubleshooting