Go to the Destinations overview page and click the Add destination
button. Select BigCommerce and click Continue. You can then authenticate Hightouch to BigCommerce by entering the following required fields into Hightouch:
Access token: This is the access token for your BigCommerce API account. It should have read/write access to orders and customers.
Store hash: This is the store hash for your BigCommerce store. You can find it in your control panel URL after store- or in your API path after stores/..
You can find more information on how to generate an access token in BigCommerce's docs.
Once you've set up your BigCommerce destination and have a model to pull
data from, you can set up your sync configuration to begin syncing data. Go to the Syncs overview
page and click the Add sync button to begin. Then, select the relevant model and
the BigCommerce destination you want to sync to.
You can map data from any of your model columns to native and custom fields in BigCommerce. Ensure the data type of your model column matches the data type of the field you want to sync to.
To match rows from your model to profiles in BigCommerce, you need to select a model column and corresponding BigCommerce field. You can match on any of the following BigCommerce fields:
ID
Email
In Insert mode, BigCommerce automatically generates an identifier for
every new record synced, so there is no need to match an existing record.
You can map data from any of your model columns to native and custom fields in BigCommerce. Ensure the data type of your model column matches the data type of the field you want to sync to.
To date, our customers haven't experienced any errors while using this destination. If you run into any issues, please don't hesitate to . We're here to help.
Hightouch provides complete visibility into the API calls made during each of your sync runs. We recommend reading our article on debugging tips and tricks to learn more.