Skip to content

cape-io/airtable-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airtable-schema

Download Airtable schema to JSON file.

Clone or download the repository.

git clone https://github.com/cape-io/airtable-schema.git && cd airtable-schema && npm i

If you copy paste the above packages will be installed. Yarn will work too if you prefer.

Edit run.js

Make sure you have password enabled on your Airtable account.

Change the values of email, password, baseId. The baseId can be gotten from the URL airtable.com/{baseId}/api/docs.

npm start

Running npm start will open an electron app browser window that will fill in your username and password. Once the api page loads it will download a json file with the schema information to the downloads directory. The file will be named something like ./downloads/appqzkSBBUET2l1mJ.json.

About

Download Airtable schema to JSON file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published