retrieve-records.RdRetrive a record
retrieve_record(record, base = NULL, table = NULL, quiet = !interactive()) retrieve_records(records, base = NULL, table = NULL, quiet = !interactive())
| record, records | Record(s) to retrieve. |
|---|---|
| base | Base, whatever this is Airtable does not document it. |
| table | Name of table. |
| quiet | Set to |