air_update: Update a record

Description Usage Arguments

Description

Updates a new record. Any fields that are not included will not be updated.

Usage

1
air_update(base, table_name, record_id, record_data)

Arguments

base

Airtable base

table_name

Table name

record_id

An id of the record

record_data

Named list of values. You can include all, some, or none of the field values


bergant/airtabler documentation built on May 12, 2019, 3:04 p.m.