Airtable / Create or Update Record
appKey:
airtable
actionKey:
create-or-update-record
Action Inputs
The following parameters are available when configuring this action:
The Airtable base id containing the relevant table.
A specific table id containing the rows of records. E.g., 'Table1'.
searchByfieldIdstring
The fieldId which will be used in conjunction with the searchValue to find the record to update.
searchValuestring
The value to use when finding a record to update.
updateExistingRecordboolean
If true, will update an existing record if found. If the row cannot be found a new record will be created