mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-25 03:45:41 +00:00
docs: revise Import Airtable to NocoDB content
This commit is contained in:
@@ -1,39 +1,56 @@
|
||||
---
|
||||
title: 'Import: Airtable to NocoDB'
|
||||
description: 'Import: Airtable to NocoDB'
|
||||
title: 'Import Airtable to NocoDB'
|
||||
description: 'Import Airtable to NocoDB'
|
||||
position: 1150
|
||||
category: 'Product'
|
||||
menuTitle: 'Import: Airtable to NocoDB'
|
||||
menuTitle: 'Import Airtable to NocoDB'
|
||||
---
|
||||
|
||||
## Import Airtable to NocoDB
|
||||
NocoDB allows a complete import of your Airtable to any MySQL, Postgres, SQLite and SQL server databases within minutes.
|
||||
|
||||
Below are 3 simple steps
|
||||
1. Click `Add / Import` and click `Airtable`
|
||||

|
||||

|
||||
2. Input API key & Shared Base ID / URL (See <a href="./import-airtable-to-sql-database-within-a-minute-for-free/#get-airtable-credentials-for-importing-to-nocodb">here</a> for the guideline to retrieve the credentials)
|
||||

|
||||
3. Click `Import` and you will see the status
|
||||

|
||||
<alert>
|
||||
Import from Airtable is in beta version. See <a href="https://github.com/nocodb/nocodb/discussions/2122" target="_blank">Importing Airtable To NocoDB</a> for the migration notes.
|
||||
</alert>
|
||||
|
||||
## Get Airtable Credentials
|
||||
|
||||
<alert>
|
||||
You need to retrieve API key and Shared Base ID / URL from Airtable.
|
||||
</alert>
|
||||
|
||||
### Retrieve API Key
|
||||
|
||||
### Get Airtable credentials for importing to NocoDB
|
||||
- Copy your Airtable API Key from [Airtable Accounts](https://airtable.com/account) page
|
||||
|
||||

|
||||

|
||||
|
||||
- Share you Airtable base
|
||||
Detailed procedure is captured [here](https://support.airtable.com/hc/en-us/articles/205752117-Creating-a-base-share-link-or-a-view-share-link#basesharelink)
|
||||
### Retrieve Share Base ID / URL
|
||||
|
||||
Quick steps
|
||||
1. Open `Share` menu in your Project/ Base
|
||||
|
||||

|
||||
See [here](https://support.airtable.com/hc/en-us/articles/205752117-Creating-a-base-share-link-or-a-view-share-link#basesharelink) for detailed procedures.
|
||||
|
||||
3. Open tab `Share Publicly`
|
||||
4. Enable `Turn on full base access`
|
||||
5. Copy generated shared base URL
|
||||
|
||||

|
||||
1. Open `Share` menu in your Project / Base
|
||||

|
||||
|
||||
2. Open tab `Share Publicly`
|
||||
|
||||
3. Enable `Turn on full base access`
|
||||
|
||||
4. Copy generated shared base URL
|
||||

|
||||
|
||||
|
||||
|
||||
## Import Airtable to NocoDB
|
||||
|
||||
<alert>
|
||||
Prerequisites: <br/> - A NocoDB Project <br/> - Airtable Credentials
|
||||
</alert>
|
||||
|
||||
Below are 3 simple steps
|
||||
1. Go to your Project and Click `Add / Import` and click `Airtable`.
|
||||

|
||||

|
||||
2. Input API key & Shared Base ID / URL (retrieved from `Get Airtable Credentials` above).
|
||||

|
||||
3. Click `Import` and you will see the status.
|
||||

|
||||
|
||||
Reference in New Issue
Block a user