SeaTable collaborative database platform integration for managing bases, tables, views, rows, and columns.
Use SeaTable as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Get the complete metadata of a base with all tables, columns and views
List all collaborators of a base with name, email address and avatar
Execute SQL query on SeaTable base (SELECT, INSERT, UPDATE, DELETE)
Get rows from a table or view
Add new rows to a table
Update existing rows in a table
Delete rows from a table
Get a single row by ID
Create a new table in the base
Rename an existing table
Delete a table from the base
Duplicate a table with or without data
List all views in a table
Create a new view in a table
Get a specific view from a table
Update a view settings
Delete a view from a table
List all columns in a table
Insert a new column in a table
Update an existing column in a table
Delete a column from a table
Append multiple columns to a table
Add options to a select or multiple-select column
Delete options from a select or multiple-select column
Get the activity log for the base
List activities for a specific row