BigCommerce is a cloud-based eCommerce platform that enables businesses to create, run, and scale online stores. It is designed for both small businesses and large enterprises, offering a variety of features to build websites, manage products, and handle customer interactions.
After you start the connection , configure it in the Create connection panel and complete all of the required * authentication settings:
|
Setting |
Instructions |
|---|---|
|
Name your connection * |
Enter a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account. |
|
Auth type * |
Select your BigCommerce account authentication type either OAuth 2.0, or Token. |
|
Auth type: OAuth 2.0 |
|
|
Store hash * |
Enter your BigCommerce account store hash. For example, if your account URL is https://api.bigcommerce.com/stores/123456/, then 123456 is your store hash. |
|
OAuth 2.0 client * |
Select the OAuth 2.0 client that stores the client ID and client secret provided to you by BigCommerce.
To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( ) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource |
|
Scopes * |
Scopes are OAuth 2.0 permissions that BigCommerce defines to limit access to your account. |
|
Redirect URL |
Copy the integrator.io callback URL to provide directions to BigCommerce for where to go after authentication. (This URL should be whitelisted with the authorization server.) |
|
Auth type: Basic |
|
|
Username * |
Enter your BigCommerce account client ID as the username. |
|
Password * |
Enter you BigCommerce account access token as the password. Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s password safe. When editing this form later, you must enter this token again; it is stored only when the connection is saved and never displayed as text. |
|
Store hash * |
Enter your BigCommerce account store hash. For example, if your account URL is https://api.bigcommerce.com/stores/123456/, then 123456 is your store hash. |
|
Auth type: Token |
|
|
Access token * |
Enter your BigCommerce account access token. Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s access token safe. When editing this form later, you must enter this token again; it is stored only when the connection is saved and never displayed as text. |
|
Client ID * |
Enter your BigCommerce account client ID. |
|
Store hash * |
Enter your BigCommerce account store hash. For example, if your account URL is https://api.bigcommerce.com/stores/123456/, then 123456 is your store hash. |
-
Sign in to your BigCommerce account.
-
Navigate to My apps > Create an app.
-
Enter an app name and click Create.
-
Enter the callback URL.
-
Click Update & close.
-
Click View Client ID.
-
Copy Client ID.
-
Copy Client secret.
-
Sign in to your BigCommerce account.
-
Navigate to Advanced Settings > API Accounts.
-
Click Create API Account.
-
Enter a Name.
-
Select the required Scopes.
-
Click Save.
-
Copy the Access token.