Export View

Export a specific view of a table from a base to an Excel file.

Path Params
integer
required
≥ 1

id of your workspace.

Query Params
string
required
^[A-Za-z0-9]{4}$

The id of the table. The id of a table is unique inside a base and is often used to identify a table. Important: the table_id is not the table_name.

string
required

The name of the table.

string
required

The name of the base to search for.

string
required
^[A-Za-z0-9]{4}$

id of view, string

string
required

name of view, required, string

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!