Connector Details
Name | Value |
---|---|
Platform | Airtable |
Auth Type | OAuth |
Direction | Bidirectional |
Tap Repo | https://github.com/hotgluexyz/tap-airtable |
Target Repo | https://github.com/hotgluexyz/target-airtable |
Tap Metrics | Usage: |
Target Metrics | Usage: |
Credentials Setup
Follow the steps below to get the credentials you need to use the Airtable connector. The first thing you will need to do get your Airtable credentials is make an Airtable account. You can make a free account (or sign up for a paid account) at this link. If you already have an account, you can log in at this link.Personal API Key
First, we are going to go through how to find your personal API key.


Airtable Base ID
To get your Airtable Base ID, first make sure that you are logged in to your Airtable account. Once you are, head to the Airtable Standard API page.

Airtable Table Name
Once again, to get your Airtable table name, make sure you are logged in to Airtable. You shoul be on the home screen of Airtable.

Tap Changelog
Tap Changelog
Tap Changelog
Version | Notes |
---|---|
v0.0.3 - Catalog issues resolved | Update catalog handling to conform to Singer spec. Metadata property is now correctly created + schema is used properly. |
Target Changelog
Target Changelog
Target Changelog
Version | Notes |
---|---|
v0.0.2 – Remove table_name parameter | Rather than use a static table_name parameter, we will handle an arbitrary # of streams by using the stream_name as the table_name in Airtable |