mirror of https://github.com/nocodb/nocodb
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3.5 KiB
3.5 KiB
title | description | position | category | menuTitle |
---|---|---|---|---|
Import Airtable to NocoDB | A complete import of your Airtable to any MySQL, Postgres, SQLite and SQL server databases within minutes | 1150 | Product | Import Airtable to NocoDB |
NocoDB allows a complete import of your Airtable to any MySQL, Postgres, SQLite and SQL server databases within minutes.
Import from Airtable is in beta version. See Importing Airtable To NocoDB for the migration notes.Get Airtable Credentials
You need to retrieve API key and Shared Base ID / URL from Airtable.Retrieve API Key
-
Copy your Airtable API Key from Airtable Accounts page
Retrieve Share Base ID / URL
See here for detailed procedures.
-
Open tab
Share Publicly
-
Enable
Turn on full base access
Import Airtable to NocoDB
Prerequisites:- A NocoDB Project
- Airtable Credentials
Below are 3 simple steps
- Go to your Project, Open
Add / Import
menu and clickAirtable
.
- Input API key & Shared Base ID / URL (retrieved from
Get Airtable Credentials
above).
- <1> API Key
- <2> Share Base ID
- <3> Configuration option
- Import Data: disable this option to import only table & view schema's
- Import Secondary Views: disable this option to import only primary grid view per table
- Import Rollup Columns: disable this option to skip Rollup column import
- Import Lookup Columns: disable this option to skip Lookup column import
- Import Attachments Columns: disable this option to skip Attachment column import
- Import Formula Columns: disable this option to skip Formula (computation) column import
- Click
Import
and you will see the status - Wait until
Go To Dashboard
button is activated on the modal. Import details are captured in log window.