About
Use the Airtable OAuth Connector to effectively pull all your Airtable data within minutes. Due to the nature of the Airtable API, precision is required when entering your credentials. To learn more about the Airtable OAuth API, see Airtable OAuth API. You can connect to your Airtable OAuth account in the Data Center. This article explains the fields and menus that are specific to the Airtable OAuth Connector user interface. To add DataSets, set update schedules, and edit DataSet information, see Adding a DataSet Using a Data Connector.Prerequisites
To connect to your Airtable OAuth account and create a DataSet, you must have the following:- Your Airtable Email Address
- Your Airtable Password
Connecting to Your Airtable OAuth Account
This section lists the options in the Credentials and Details panes in the Airtable OAuth Connector page. The components of the other panes in this page, Scheduling and Name & Describe Your DataSet, are universal across most connector types and are discussed in great detail in Adding a DataSet Using a Data Connector.Credentials Pane
The Airtable OAuth Connector uses Oauth for authentication. This pane contains fields for entering credentials to connect to your Airtable OAuth account. The following table describes what is needed for each field:Field | Description |
|---|---|
| Enter the Email Address associated with your Airtable account. | |
Password | Enter the password associated with your Airtable account. |
Details Pane
This pane contains a primary Reports menu, along with various other menus which may or may not appear depending on the report type you select.Menu | Description |
|---|---|
| App ID | The EXACT (include cases and spaces) application ID. This can be found by accessing your specific API documentation. To do this, go to https://airtable.com/api , sign into your account, and then select the specific report for which you want to retrieve the data. The app ID can be found in the URL after airtable.com /, beginning with app. |
| Table | The EXACT (include cases and spaces) table name that you want to retrieve the data for. |
| View (optional) | The EXACT (include cases and spaces) view name or view id that you would like to retrieve data for. |
| Field Selection Method | To fetch the data, specify if you want to select all fields/columns or enter the fields/columns manually. |
| Flatten Sublists? (checkbox) | Select the checkbox if you want to flatten sublists. Selecting this checkbox may result in errors, due to too many columns. Not flattening may result in some boxes having the value List instead of the actual data sublist. |