# Airtable

## **Why syncing my Airtable to** [**Whaly**](https://whaly.io)**?**

Syncing your Airtable can be useful for various cases

* Make complex data viz on top of airtable
* Combine airtable data with your Product / CRM data
* ....

## Which Airtable data is synced by [Whaly](https://whaly.io)?

We will replicate all tables present in your airtable base, so the schema will be dynamic based on your Airtable base schema.

We will create new tables for relationships and for select / multiselect fields.

## **Overview**

In order to connect your airtable to Whaly, you will need the following:

1. Base Id
2. Base sharing link
3. User Api Token

### 1. Getting your Base ID

Open you base and click on the **help** button

![](/files/-Me0RRBFm7R56wsjaPR5)

Then click on **API documentation**.

![](/files/-MdurlZyzBL7bqCxfnql)

You will find your **Base ID** at the top of the page 🎯

![](/files/-Me0EIMfGQIBVgRYUGUH)

### 2. Get your Base Sharing Link

In order to get your base sharing link, please open your airtable base. Then click on the **share** button.

![](/files/-MdusUTS-1VfxG7wTgj-)

Then click on the **base button**

![](/files/-Me0FBaArMLQkss9zoe0)

![](/files/-MdutMQe03BbQsUxHc9O)

Please copy the sharing link as shown above.

### **3.** Getting your API Key (final step! 🏁)

![](/files/-MdutkCvh7dM_5QX9Ve2)

Click on account and **copy your API token**

![](/files/-Mdutu65DqyR-u4tAjYq)


---

# 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://docs.whaly.io/connectors/source-catalog/no-code/airtable.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.
