Bigcommerce

Bigcommerce ETL connector for data replication

Snapshot

Integrate BigCommerce with Daton

  1. Sign in to Daton.

  2. Select BigCommerce from the list of Integrations.

  3. Provide Integration Name, Replication Frequency, and History. The integration name would be used in creating tables for the integration and cannot be changed later.

  4. Provide BigCommerce Store Hash, Client ID, and Access Token. Follow the link to get your details.

  5. Post successful authentication, you will be prompted to choose from the list of available tables.

  6. Then select all required fields for each table.

  7. Submit the integration.

Workflow

  1. Integrations would be in the Pending state initially and will be moved to the Active state as soon as the first job loads data successfully onto the configured warehouse.

  2. Users would be able to edit/pause/re-activate/delete integration anytime.

  3. Users can view job status and process logs from the integration details page by clicking on the integration name from the active list.

BigCommerce Data

Catalog

Purpose: This API is used to get the list of all variants in the catalog.

Source API Documentation https://developer.bigcommerce.com/api-reference/catalog/catalog-api/catalog/getvariants

Replication: Full Replication

Replication Key: NA

Fields

Brands

Purpose: This API is used to get the list of all brands.

Source API Documentation https://developer.bigcommerce.com/api-reference/catalog/catalog-api/brands/getbrands

Replication: Full Replication

Replication Key: NA

Fields

Categories

Purpose: This API is used to get the list of all Categories

Source API Documentation https://developer.bigcommerce.com/api-reference/catalog/catalog-api/category/getcategories

Replication: Full Replication

Replication Key: NA

Fields

Products

Purpose: This API returns the list of all products.

Source API Documentation https://developer.bigcommerce.com/api-reference/catalog/catalog-api/products/getproducts

Replication: Full Replication

Replication Key: NA

Fields

StoreCurrencies

Purpose: This API returns the list of all store currencies.

Source API Documentation https://developer.bigcommerce.com/api-reference/store-management/currency-api/currency/getcurrencies

Replication: Full Replication

Replication Key: NA

Fields

Orders

Purpose: This API is used to get the list of orders with parametered filters.

Source API Documentation https://developer.bigcommerce.com/api-reference/orders/orders-api/orders/getorders

Replication: Key-Based Incremental

Replication Key: max_date_modified

Fields

Customers

Purpose: This API is used to get the list of all Customers.

Source API Documentation https://developer.bigcommerce.com/api-reference/customer-subscribers/v3-customers-api/customers/customersget

Replication: Key-Based Incremental

Replication Key: max_date_modified

Fields

Subscribers

Purpose: This API returns list of all Subscribers

Source API Documentation https://developer.bigcommerce.com/api-reference/customer-subscribers/subscribers-api/subscribers/getsubscribers

Replication: Full Replication

Replication Key: NA

Fields

PriceLists

Purpose: This API returns all Price Lists.

Source API Documentation https://developer.bigcommerce.com/api-reference/catalog/pricelists-api/price-lists/getpricelistcollection

Replication: Full Replication

Replication Key: NA

Fields

Banners

Purpose: This API returns all banners

Source API Documentation https://developer.bigcommerce.com/api-reference/marketing/marketing-api/banners/getallbanners

Replication: Full Replication

Replication Key: NA

Fields

Coupons

Purpose: This API returns all the coupons.

Source API Documentation https://developer.bigcommerce.com/api-reference/marketing/marketing-api/coupons/getallcoupons

Replication: Full Replication

Replication Key: NA

Fields

Last updated