Airtable


Action: Create or Update Record

appKey: airtable
actionKey: createOrUpdateRecord

Action Inputs

The following parameters are available when configuring this action:


baseIdrequiredstring
The Airtable base id containing the relevant table.

fieldsrequiredstring
The fields to add to the row. Loaded from existing headers on a table

tableIdrequiredstring
A specific table id containing the rows of records. E.g., 'Table1'.

The fieldId which will be used in conjunction with the searchValue to find the record to update.

The value to use when finding a record to update.

If true, will update an existing record if found. If the row cannot be found a new record will be created