BigCommerce
This page contains the setup guide and reference information for BigCommerce.
Features
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental - Append Sync | Yes |
Namespaces | No |
Prerequisites
- BigCommerce high-risk user permission
Setup guide
Navigate to your store's control panel. In the left side menu, click Settings. On the page opened on the right side, scroll down and find Store-level API accounts.
Click Create an API account.
Select the resources you want to allow access to. Daspire only needs read-level access.
Once you're done with the selection, click Save. You will get Client ID, Client secret, and Access token. Copy them, you will use them later to set up the source.
You're ready to set up BigCommerce in Daspire!
Sync overview
The BigCommerce source supports both Full Refresh and Incremental syncs. You can choose to copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.
Daspire can sync data for the BigCommerce API.
Output schema
This Source is capable of syncing the following core Streams:
Data type mapping
Integration Type | Daspire Type |
---|---|
string | string |
number | number |
array | array |
object | object |
Performance considerations
BigCommerce has some rate limit restrictions.
Troubleshooting
Max number of tables that can be synced at a time is 6,000. We advise you to adjust your settings if it fails to fetch schema due to max number of tables reached.