Airtable

To access your Airtable bases and tables, you'll need a few different pieces of information. First, you'll need your personal API key, which can be found on your Airtable Account page. Click on the person icon for the menu, then select the "Account" option.

From there, you will be taken to an Account Overview screen, shown below.

Your API key will be hidden, until you click inside the text box. Copy the API key, click into the Airtable button in Phiona, and paste it inside the text box.

Next, you'll need your Base ID and Table ID. To find your Base ID and Table ID, go to https://airtable.com/api.

Find the base you would like to add to Phiona, and click the link.

The URL in your browser includes the Base ID: https://airtable.com/**YourBaseIDisLocatedHere**/api/docs - curl/introduction, but is also located after β€œThe ID of this base is…” in green text.

Your Table ID is the name of the table, highlighted in blue, ex: Table ID

Once you have that information populated, Phiona will import all of the information within your Table.

Last updated