To connect your Airtable account to Arengu you will need your API key, Base ID and Table name. You can find your API key in your Airtable dashboard under your Account settings:
Go to Airtable API and choose the table you want to use to find your Base ID, Table name and available Fields:
Create a new record
Adds a new record to an Airtable table.
Input settings
Parameter
Description
API key (required)
The Airtable API key. To be found in your own Airtable account settings.
Base ID (required)
The Airtable base ID. To be found in your own Airtable account settings.
Table name (required)
The name of the table you would like to use. To be found in your own Airtable account settings.
Fields
The fields of the table you would like to use. To be found in your own Airtable account settings.
Update a record
Updates an existing record in Airtable.
Input settings
Parameter
Description
API key (required)
The Airtable API key. To be found in your own Airtable account settings.
Base ID (required)
The Airtable base ID. To be found in your own Airtable account settings.
Table name (required)
The name of the table you would like to use. To be found in your own Airtable account settings.
Fields
The fields of the table you would like to use. To be found in your own Airtable account settings.
List record
Lists records in an Airtable table.
Input settings
Parameter
Description
API key (required)
The Airtable API key. To be found in your own Airtable account settings.
Base ID (required)
The Airtable base ID. To be found in your own Airtable account settings.
Table name (required)
The name of the table you would like to use. To be found in your own Airtable account settings.