Actions
Update Record

Params

keyrequired
string

A unique string. Please see the Keys and Resumability doc for more info.

paramsrequired
object

Update Record Input

fieldsrequired
object

Fields

baseIdrequired
string

The ID of the base

tableIdOrNamerequired
string

The name or id of the table

recordIdrequired
string

The ID of the record

typecast
boolean

If set to true, Airtable will try to convert string values into the appropriate cell value. This conversion is only performed on a best-effort basis. To ensure your data’s integrity, this should only be used when necessary. Defaults to false when unset.

Response

object

Update Record Output