Brightpearl
Woocommerce

Brightpearl + Woocommerce

Integration documentation and guides

Getting Started · 4

Getting Started

4

Getting Started

Start with credentials, setup steps, and the key guides for this pair.

Brightpearl

oauth2 · The client credentials stay valid until rotated or revoked. OAuth access tokens are short-lived and generated from these credentials.

10-15 minutes
  1. 1

    Confirm the Brightpearl account context

    Identify the correct Brightpearl account code and environment before starting authorization.

  2. 2

    Use the agreed Brightpearl app setup

    Have Junipeer or the app owner confirm the Brightpearl app/client that should be used for the integration.

  3. 3

    Authorize the integration

    Complete the Brightpearl authorization flow for the correct merchant account and environment.

  4. 4

    Save the account-specific identifiers

    Keep any Brightpearl account code, app reference, or related identifiers required by the integration.

  5. 5

    Finish the setup in Junipeer

    Enter the agreed Brightpearl values in Junipeer and verify the connection.

Woocommerce

api_key · Never, unless the key pair is regenerated or revoked

5 minutes
  1. 1

    Open the WordPress admin

    Log in to the site, usually at yourshop.com/wp-admin.

  2. 2

    Go to the REST API key screen

    Navigate to WooCommerce → Settings → Advanced → REST API.

  3. 3

    Create a new API key

    Click Add key or Create an API key and give it a name such as Junipeer Integration.

  4. 4

    Choose the user and permissions

    Select the user the key should belong to and set Permissions to Read/Write.

  5. 5

    Generate and copy the keys

    Generate the key and copy the Consumer Key and Consumer Secret immediately. The secret is only shown once.

  6. 6

    Paste the values into Junipeer

    Enter the Store URL, Consumer Key, and Consumer Secret on the Junipeer connection page.

  7. 7

    Choose the authentication method

    Use Basic Auth when the store has HTTPS. Use OAuth1 only if the store does not use SSL/HTTPS.