SeaTable is a collaborative online spreadsheet-database hybrid that lets teams organize, manage, and analyze structured data with ease. It combines spreadsheet familiarity with database functionalities and supports automation, scripting, and integration.
Integrating SeaTable enables dynamic workflows, centralized data management, and automation across tools like Zapier
, Make
, and APIs
for enhanced team productivity.
Authentication
Before you begin, make sure you have the following information:
Connection Name
: Select a descriptive name for your connection, like “MyAppSeaTableIntegration”. This helps in easily identifying the connection within your application or integration settings.Authentication Type
: SeaTable supports Token based authentication.
API Token Based Authentication
Log into your SeaTable account and navigate to the
Team admin
section from the profile menu.In the
API & Integrations
section in the sidebar, you will find yourAPI tokens
.You can generate API token by clicking on
Generate API token
button.Copy the API token and keep it secure, as it grants access to your SeaTable account.


Actions
Actions | Description |
| Creates rows in SeaTable |
| Deletes rows in SeaTable |
| Gets a row in SeaTable |
| Lists all rows in SeaTable |
| Locks rows in SeaTable |
| Unlocks rows in SeaTable |
| Updates rows in SeaTable |
Triggers
Triggers | Description |
| Triggers when a row is created or updated in SeaTable |