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