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
BaseSTRINGSELECTThe base which contains the table that you want to monitor.
TableSTRINGSELECTThe table to monitor for new records.
Trigger FieldSTRINGTEXTIt 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

Create Record

Adds a record into an Airtable table.

Properties

NameTypeControl TypeDescription
BaseSTRINGSELECTThe base where table is located.
TableSTRINGSELECTThe table where the record will be created.
DYNAMIC_PROPERTIESnull

Output

Type: OBJECT

Properties

TypeControl Type
DATE_TIMEDATE_TIME
{}OBJECT_BUILDER