- 06 Sep 2024
- Print
- DarkLight
- PDF
Integrating with BigCommerce
- Updated on 06 Sep 2024
- Print
- DarkLight
- PDF
You can integrate your BigCommerce store so you can create, fulfill, and track your creators’ orders from within GRIN. This is ideal for managing large numbers of orders and scaling up your creator program.
What You'll Need
- A BigCommerce store.
- A BigCommerce user with store owner permissions.
- A Brand set up in GRIN. See Creating your Brand for more information.
How to Do It
There are two parts to integrating with BigCommerce:
You must complete both parts below to integrate.
Generating an API Token
You need to generate an API token for your BigCommerce store before connecting it to GRIN. You also need to enable certain permissions so GRIN can import and sync your products.
- Follow the steps in the Creating an API Account section in BigCommerce’s help article, Store API Accounts, while following the specifications below.
- When selecting a Token Type, choose the V2/V3 API token option.
- When setting up OAuth scopes, set the following permissions for these API resources:
- Content: Modify
- Checkout content: Modify
- Customers: Read-only
- Information & Settings: Read-only
- Marketing: Modify
- Orders: Modify
- Order Transactions: Read-only
- Products: Read-only
- Carts: Read-only
- Checkout: Read-only
- Store Inventory: Read-only
- Copy the Access token that appears after you save your API account. You’ll use this to integrate your BigCommerce store with GRIN.
Connecting with GRIN
Now that you've generated an API token with BigCommerce, you're ready to complete the connection process in GRIN.
- In GRIN, navigate to Account > App Marketplace.
- Select Connect on BigCommerce.
If you don’t see BigCommerce in your Marketplace, you can also search for it or filter results by the Ecommerce app category.
- Enter the following information:
- Brand: The Brand you want to connect your BigCommerce store to.
- BigCommerce Store URL: Be sure to include the full URL that appears when logging in to your BigCommerce Control Panel, like
https://store-123abc.mybigcommerce.com/.
- Store Hash: This is the pattern that appears after the hyphen in your store URL. For example, from the above, the hash would be
123abc
. - Access Token: This is the same access token you copied from Generating an API Token section above.
- Select Connect.
GRIN will then check if your credentials are correct. If they are, then you’ll be connected with your BigCommerce store, and you'll be able to import and sync your products to GRIN.