Connect your WooCommerce store

Follow these steps to generate your API keys and connect your WooCommerce store to PropelAgent.

1

Open WooCommerce Settings

Log in to your WordPress admin panel (usually at yourstore.com/wp-admin).

Navigate to:

WooCommerceSettingsAdvancedREST API
2

Create a new API key

Click "Add key" (or "Create an API key") and fill in:

Description:PropelAgent(or any name you like)
User:Select your admin user
Permissions:Read(we only need to read products)

Click "Generate API key".

3

Copy your keys

WooCommerce will show you two values:

Consumer Keyck_xxxxxxxxxxxxxxxx...
Consumer Secretcs_xxxxxxxxxxxxxxxx...

Important: Copy both keys now. The Consumer Secret will only be shown once. If you lose it, you'll need to generate new keys.

4

Paste in PropelAgent

Go back to PropelAgent and paste the three values:

Store URL:yourstore.com(without https://)
Consumer Key:paste from step 3
Consumer Secret:paste from step 3

Click "Connect store" and we'll sync your products automatically.

Requirements

  • WooCommerce 3.5 or higher
  • WordPress with REST API enabled (enabled by default)
  • Your store must have an SSL certificate (https)