Airtable - Update record action

The Update record action creates a record in the table you select.

Update record actionUpdate record action

Input

Input fieldDescription
BaseThe database in which the record you plan to update is located.
TableThe name or ID of the table in which the record you plan to update is located.
Record IDThe ID of the record you plan to update. You can find the record ID in Airtable by clicking the record and copying the ID from the record URL. The record ID is located at the end of the URL. For example, if the URL is airtable.com/app123456789/tbl987654321/viw87654321/recJFjhekzhN0VWxB, your record ID is recJFjhekzhN0VWxB.
NameThe name of the record you plan to update.
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 updated. For example: recJFjhekzhN0VWxB.
Created timeThe timestamp of when the record was updated. For example: 2024-01-30T17:33:54.000000+00:00.
NameThe name of the record updated.

Last updated: