# Essential Attributes and Supported Tables

### Essential Attributes <a href="#essential-attributes" id="essential-attributes"></a>

The following table lists some of the essential connector attributes and their details:

| Features                        | Details                                    |
| ------------------------------- | ------------------------------------------ |
| Release Status                  | Released                                   |
| Source API Version              | v1                                         |
| Table Selection                 | Yes                                        |
| Column Selection                | Yes                                        |
| Edit Integration                | Yes                                        |
| Replication Type Selection      | No                                         |
| Authentication Parameters       | <p>SkuVault Email<br>SkuVault Password</p> |
| Replication Type                | Full load Replication                      |
| Replication Key                 | Date                                       |
| Suggested Replication Frequency | 24 hrs                                     |

### Supported Tables  <a href="#supported-tables" id="supported-tables"></a>

The following table lists all the tables supported by Daton for the SkuVault connector:

<table><thead><tr><th width="64">Supported Table Names</th></tr></thead><tbody><tr><td><a href="https://dev.skuvault.com/reference/getproducts">Product_Details</a></td></tr><tr><td><a href="https://dev.skuvault.com/reference/getinventorybylocation">Inventory_By_Location</a></td></tr></tbody></table>

**Note** that when integrating your a with Daton, you can select specific tables based on your requirements for data loading.


---

# 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/saas-integrations/skuvault/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.
