diff --git a/packages/noco-docs/content/en/setup-and-usages/import-airtable-to-sql-database-within-a-minute-for-free.md b/packages/noco-docs/content/en/setup-and-usages/import-airtable-to-sql-database-within-a-minute-for-free.md index 977a6e746d..0ff7b9565c 100644 --- a/packages/noco-docs/content/en/setup-and-usages/import-airtable-to-sql-database-within-a-minute-for-free.md +++ b/packages/noco-docs/content/en/setup-and-usages/import-airtable-to-sql-database-within-a-minute-for-free.md @@ -1,4 +1,3 @@ ---- title: 'Import: Airtable to NocoDB' description: 'Import: Airtable to NocoDB' position: 1150 @@ -9,7 +8,26 @@ menuTitle: 'Import: Airtable to NocoDB' ## Import Airtable to NocoDB ### Find & enter your Airtable API Key -- TODO +Copy API Key from [Airtable Accounts](https://airtable.com/account) page + +![Screenshot 2022-05-16 at 1 50 07 PM](https://user-images.githubusercontent.com/86527202/168569905-48c16d6d-c44a-4337-be49-0ac3dc1f7b75.png) + + ### Share you Airtable base -- TODO \ No newline at end of file +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) + +Quick steps + +1. Open `Share` menu in your Project/ Base + +![Screenshot 2022-05-16 at 3 47 27 PM](https://user-images.githubusercontent.com/86527202/168572054-533b8c19-d76e-4add-b876-f1e0570ac33c.png) + + + +3. Open tab `Share Publicly` +4. Enable `Turn on full base access` +5. Copy generated shared base URL + +![Screenshot 2022-05-16 at 3 41 54 PM](https://user-images.githubusercontent.com/86527202/168572062-5dee065d-2394-426d-8f43-77ecc0c9b73f.png) +