# Essential Attributes and Supported Tables

## Essential Attributes

The following table lists some of the essential connector attributes and their details: &#x20;

<table><thead><tr><th width="271">Features</th><th width="324">Details</th></tr></thead><tbody><tr><td>Connector Status</td><td>Stable</td></tr><tr><td>API Version</td><td>v2</td></tr><tr><td>Custom Scheduling</td><td>NA</td></tr><tr><td>Templates</td><td>NA</td></tr><tr><td>Authentication Parameters</td><td>BigCommerce Store Hash<br>BigCommerce Client ID<br>BigCommerce Access Token</td></tr><tr><td>Replication Type</td><td>Key Based Incremental</td></tr><tr><td>Replication Key</td><td>Date</td></tr></tbody></table>

## Supported Tables&#x20;

The following table lists all the tables supported by Daton for the BigCommerce v2 connector:&#x20;

<table><thead><tr><th width="64">Supported Table Names</th></tr></thead><tbody><tr><td><a href="https://developer.bigcommerce.com/docs/rest-catalog/products">products</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-catalog/products/images#get-all-product-images">product_images</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-catalog/products/reviews#get-product-reviews">product_reviews</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-catalog/product-variants">product_variants</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-catalog">catalog</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-catalog/brands">brands</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-catalog/categories">categories</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/currencies">storecurrency</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/subscribers">subscribers</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/price-lists">pricelists</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-content/marketing/banners">banners</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-content/marketing/coupons">coupons</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/orders">orders</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/orders/order-coupons">orders_coupons</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/orders/order-products">order_products</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/orders/order-shipping-addresses">order_shipping_address</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/orders/order-shipping-addresses-quotes">shipping_quotes</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/transactions/metafields">orders_metafields</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/orders/order-shipments">shipments</a></td></tr><tr><td><a href="https://developer.bigcommerce.com/docs/rest-management/customers-v2">customers</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/ecommerce/bigcommerce-v2/essential-attributes-and-supported-tables.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
