Page cover image

Connecting your webshop

Upon entering the WooPiq dashboard for the first time, you will be prompted to connect your webshop to start synchronizing the orders and products.

Create REST API keys

To connect to your webshop, you will need to create a REST API keypair (consisting of a Consumer Key and Consumer Secret) with full read/write access in your WooCommerce environment first. Follow the WooCommerce guide to generate the REST API keys.

After you've successfully generated the read/write REST API keys, you're ready to fill in the details in WooPiq to start connecting to your WooCommerce store.

1. Webshop name

This name will be for internal use only and will not be shown on pick lists etc.

2. Webshop URL

The URL of your webshop (i.e. https://www.mywebshop.com). Make sure to leave the trailing slash out.

3. Consumer key

A consumer key/secret pair with full read/write access will need to be created from your WooCommerce store first. Fill in the consumer key you should have retrieved from the previous step.

4. Consumer secret

The consumer secret retrieved from the previous step. Your consumer secret should start with "cs_".

Once you've filled in all above details, you're ready to start connecting to your WooCommerce store and start the orders and products synchronization. Click the Connect button and the connection to your WooCommerce store will be verified. If successfull, you will be redirected to the next step, where your store's orders and products will be synchronized to WooPiq.

Last updated