Connecting WooCommerce

Connect your WooCommerce store using the REST API.

WooCommerce uses API keys instead of OAuth. You’ll generate a key pair in your WordPress admin and paste it into Dashified.

Prerequisites

  • WooCommerce 6.0 or higher installed on your WordPress site
  • WordPress admin access
  • Your site must be publicly accessible (not localhost)
  • SSL/HTTPS enabled on your store

Step 1: Generate WooCommerce API Keys

  1. Log into your WordPress admin panel.
  2. Navigate to WooCommerce → Settings → Advanced → REST API.
  3. Click Add Key.
  4. Set Description to Dashified, User to yourself, and Permissions to Read.
  5. Click Generate API Key.
  6. Copy the Consumer Key and Consumer Secret — they are only shown once.

Step 2: Connect in Dashified

  1. In Dashified, go to Settings → Integrations.
  2. Click Connect next to WooCommerce.
  3. Enter your Store URL (e.g., https://mystore.com).
  4. Paste your Consumer Key and Consumer Secret.
  5. Click Test & Connect.

Important

Never set permissions to Read/Write. Dashified only needs Read access and will never modify your WooCommerce data.

Troubleshooting

  • 401 Unauthorized — Double-check that you copied the Consumer Key and Secret without extra spaces.
  • SSL Error — Ensure your site uses HTTPS with a valid certificate.
  • 404 Not Found — Make sure Pretty Permalinks are enabled in WordPress (Settings → Permalinks).

Was this article helpful?

Not finding what you need? Visit the Help Center or contact support.