Baserow
Resource types
The credential shapes the scripts on this page expect — pick the one your script asks for.
baserow
View raw schema →| Field | Type | Required | What it is |
|---|---|---|---|
| base_url | string | Yes | By default, the URL points to the official Baserow site, though it can be modified for self-hosted setups. |
| token | string | No | The Database token |
baserow_table
View raw schema →| Field | Type | Required | What it is |
|---|---|---|---|
| database_id | integer | No | The numeric database id |
| table_id | integer | No | The numeric table id |