Skip to content

Latest commit

History

History
16 lines (12 loc) 路 1.47 KB

airtable-source.md

File metadata and controls

16 lines (12 loc) 路 1.47 KB

Airtable Source

AirtableOptions

Options for AirtableSource

Property Type Default Description
baseId string Airtable base ID. @see https://help.appsheet.com/en/articles/1785063-using-data-from-airtable#:~:text=To%20obtain%20the%20ID%20of,API%20page%20of%20the%20base.
defaultView string 'Grid view'
tables string [] The tables you want to fetch from
keyValueTables string [] As a convenience feature, you can store tables listed here as
key/value pairs. Field names should be "key" and "value".
endpointUrl string 'https://api.airtable.com' The API endpoint to use for Airtable
defaultView string The table view which to select for syncing by default
appendLocalAttachmentPaths boolean true Appends the local path of attachments to the saved JSON