BigCommerce
The following steps outline how to get the API credentials needed to integrate Content Studio with BigCommerce to be able to browse and select products.
What you'll needLink copied!
The following details are required:
- BigCommerce Store Hash
- BigCommerce API token (the BigCommerce access token)
- BigCommerce API URL
You can create a new API account or use the information from an account that you've already setup.
Creating an API accountLink copied!
- Log in to BigCommerce and choose Settings > Store-level API Tokens.
- Click "Create API account"
- Select the account type V3 API token.
- You'll need to note the store hash. This is part of the API path:
https://api.bigcommerce.com/stores/<store hash>/v3/
- Select the scope Products (read only)
- Once your configuration is saved, you can access the credentials you need. The Access token is what Content Studio refers to as the API token.
Setting up the Content Studio integrationLink copied!
- In Content Studio choose the Commerce Repositories icon and click "Add Commerce Repository".
- Choose "BigCommerce" from the dialog and add the integration. Note: the BigCommerce API URL is
https://api.bigcommerce.com
.
Once the integration is set up, your product data is available to browse and add when using Content Studio templates such as "Rewrite product description".