/airtable-schema

Download Airtable schema to JSON file.

Primary LanguageJavaScript

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.