Airtable - Create record action

The Create record action creates a record in the Airtable base and table you select.

Create record actionCreate record action

Input

Input fields are dynamic and based on the columns of the table you select. By default, the following fields are available.

Input fieldDescription
BaseThe database in which you plan to create the new record.
TableThe name or ID of the table in which you plan to create the new record.
TypecastThis parameter determines whether the Airtable API performs an automatic data conversion from string values or not.

Output

Output fieldDescription
IDThe ID of the record created. For example: rec2NmM3zbe5QaZhob.
Created timeThe timestamp of when the record was created. For example: 2024-01-30T17:33:54.000000+00:00.
NameThe name of the record created. This value matches the Name field input, if provided. A random, unique identifier is used if you did not provide a name.

Last updated: