Skip to content

Airtable

Reference


Airtable is a user-friendly and flexible cloud-based database management tool.

Categories: [productivity-and-collaboration]

Version: 1


Connections

Version: 1

Bearer Token

Properties

NameTypeControl TypeDescription
TokenSTRINGTEXT

Triggers

New Record

Trigger off when a new entry is added to the table that you have selected.

Type: POLLING

Properties

NameTypeControl TypeDescription
BaseIdSTRINGSELECTThe base id.
TableIdSTRINGSELECTThe table id.
TriggerFieldSTRINGTEXTIt is essential to have a field for Created Time or Last Modified Time in your schema since this field is used to sort records, and the trigger will not function correctly without it. Therefore, if you don’t have such a field in your schema, please create one.

Actions

Creates a record

Adds a record into an Airtable table.

Properties

NameTypeControl TypeDescription
Base IdSTRINGSELECTThe base id.
Table IdSTRINGSELECTThe table id.
DYNAMIC_PROPERTIESnull

Output

Type: OBJECT

Properties

TypeControl Type
DATE_TIMEDATE_TIME
{}OBJECT_BUILDER