@ -6,19 +6,26 @@ description: 'A complete import of your Airtable to any MySQL, Postgres, SQLite
NocoDB allows a complete import of your Airtable to any MySQL, Postgres, SQLite and SQL server databases within minutes.
NocoDB allows a complete import of your Airtable to any MySQL, Postgres, SQLite and SQL server databases within minutes.
:::info
:::info
Import from Airtable is in beta version. See [Importing Airtable To NocoDB](https://github.com/nocodb/nocodb/discussions/2122) for the migration notes.
Import from Airtable is in beta version. See [Importing Airtable To NocoDB](https://github.com/nocodb/nocodb/discussions/2122) for the migration notes.
:::
:::
## Get Airtable Credentials
:::info
:::info
You need to have access to `API key` / `Personal Access Token` and `Shared Base ID` / `Shared Base URL` from Airtable.
You need to retrieve API key and Shared Base ID / URL from Airtable.
:::
:::
### Create Personal Access Token
Reference: [Airtable Personal Access Token](https://airtable.com/developers/web/guides/personal-access-tokens)
1. Go to [Airtable Create Tokens](https://airtable.com/create/tokens) page, click on `Create token` button
2. Input `Token name`
3. Select `Scopes` (`data.records:read` is required)
4. Select `Base` that you want to import
5. Click on `Create token` button
6. Copy generated `Personal Access Token`
![image](/img/content/airtable-pat-1.png)
![image](/img/content/airtable-pat-2.png)
![image](/img/content/airtable-pat-3.png)
### Retrieve API Key
### Retrieve API Key
- Copy your Airtable API Key from [Airtable Accounts](https://airtable.com/account) page
- Copy your Airtable API Key from [Airtable Accounts](https://airtable.com/account) page