Skip to main content

BigCommerce

This page contains the setup guide and reference information for BigCommerce.

Features

FeatureSupported?
Full Refresh SyncYes
Incremental - Append SyncYes
NamespacesNo

Prerequisites

Setup guide

  1. 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. BigCommerce API Accounts

  2. Click Create an API account. BigCommerce Create API Accounts

  3. Select the resources you want to allow access to. Daspire only needs read-level access. BigCommerce API Scope

  4. 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. BigCommerce API Credentials

  5. 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 TypeDaspire Type
stringstring
numbernumber
arrayarray
objectobject

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.