Add the BigCommerce Connector
Authenticate to BigCommerce
After you add the connector, you need to set the required properties. Store Id: Enter your store identifier (Id). To locate your store Id, follow these steps:- Log in to your account.
- From the home page, select Advanced Settings > API Accounts.
- Select Click Create API Account > Create V2/V3 API Token. This selection displayes the API Path text field, which contains a URL with your store Id: StoreId. Copy your store Id and enter it in the Store Id field on the connection page in . After you copy your store Id in , you can continue to create an API account (if you need one) or you can click Cancel to exit your account.
- OAuth (default)
- PersonalAccessToken
OAuth
Personal Access Token
To connect with a personal access token, specify the following properties:- Auth Scheme: Select PersonalAccessToken.
- OAuth Access Token: Enter the access token that you use to connect when you use OAuth.
- Log in to your account.
- From the home page, select Advanced Settings > API Accounts.
- Select Create API Account > Create V2/V3 API Token.
- Enter the name of your account in the Name text field.
- Choose the OAuth scopes for the API account that you are creating. The scope for each item cannot be None or read-only because cannot access data that is marked None and it cannot modify data that is marked read-only.
- Click Save. After you save these settings, a text box opens that saves as a TXT file. This TXT file contains your access token.
Complete Your Connection
To complete your connection:- Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
- Connect to to connect to your account.
- Click Create & Test to create your connection.