Record URL builder
Last updated
Last updated
[apis/airtable/utils/Record URL builder]
Builds a URL for an AirTable record.
Keywords: airtable, record, url, build
base ID: string
Receives the ID of an AirTable base. Example:
table name: string
Receives a table's identifier relative to an AirTable base. Example:
record ID: string
Receives a record's identifier relative to an AirTable table.
URL: string
Sends the constructed URL.