Table URL builder
Last updated
Last updated
[apis/airtable/utils/Table URL builder]
Builds a URL for an AirTable table.
Keywords: airtable, table, 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:
URL: string
Sends the constructed URL.