# Essential Attributes and Supported Tables

## Essential Attributes

The following table shows some of the essential connector attributed and their details.

| Features                        | Details                                          |
| ------------------------------- | ------------------------------------------------ |
| Release Status                  | Released                                         |
| Source API version              | v1                                               |
| Table selection                 | Yes                                              |
| Column selection                | Yes                                              |
| Authentication parameters       | <p>JustCall API Key <br>JustCall API Secret </p> |
| Replication type                | Key Based Incremental                            |
| Replication Key                 | Date                                             |
| Suggested Replication Frequency | 1 hr                                             |

{% hint style="info" %}
Please make sure to initiate the integration process by August 2023 to avoid any potential disruptions.
{% endhint %}

## Supported Tables

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

<table><thead><tr><th width="64">Supported Table Names</th></tr></thead><tbody><tr><td><a href="https://developer.justcall.io/reference/call_list">Calls</a></td></tr><tr><td><a href="https://developer.justcall.io/reference/texts_list">Texts</a></td></tr></tbody></table>

**Note** that when integrating your account 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/call-center/justcall/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.
