retrieve_record: Retrieve a record from Airtable

Description Usage Arguments Value

Description

retrieve_record returns a record by issuing GET request to a record endpoint

Usage

1
retrieve_record(air_options, table, record_id)

Arguments

air_options

A list

table

A length-one character vector

record_id

A length-one character vector for record id. e.g "recbYejyoIyRBloTj"

Value

A list which represents the retrieved record


jsng/AirtableR documentation built on May 20, 2019, 2:09 a.m.