BigCommerce

Supported version: Cloud. Supported Authentication: Token-Based Authentication.

IMPORTANT: Please make sure your BigCommerce instance must be accessible from the Gathr Machine.

To generate a token for the BigCommerce Connector, follow the steps below:

  1. Go to Settings › Store-level API Tokens and click-> Create API Account.

  1. Select the Account token type. ->Enter a name for the app ->Specify the API resources and permissions required for your app to access the APIs -> Click on save.

  1. Once submitting the request, a popup will come up with the API Creds, copy the creds, and save it.

To configure BigCommerce Connector using Token based authentication, follow the steps below:

  1. Enter BigCommerce URL, for example- “https://api.bigcommerce.com/stores/{Store Id}”
  2. Select “Create New Account” and add a user-friendly name for an account for example- “BigCommerce Account.”
  3. Check “Pass Parameter(s) in Header” and enter the following details:
    • Key: X-Auth-Token
    • Value:
  4. Then click on save.

Top