create-records.Rd
Create records
create_records(records, typecast = TRUE, base = NULL, table = NULL, quiet = !interactive())
records | A |
---|---|
typecast | The Airtable API will perform best-effort
automatic data conversion from string values if this is set to |
base | Base, whatever this is Airtable does not document it. |
table | Name of table. |
quiet | Set to |
A list of created records.