Retrive a record
1 2 3 4 5 | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.