SeaTable

SeaTable

SeaTable collaborative database platform integration for managing bases, tables, views, rows, and columns.

Visit Website

Triggers & Actions

Use SeaTable as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Get Metadata

    Get the complete metadata of a base with all tables, columns and views

  • List Collaborators

    List all collaborators of a base with name, email address and avatar

  • Query SQL

    Execute SQL query on SeaTable base (SELECT, INSERT, UPDATE, DELETE)

  • List Rows

    Get rows from a table or view

  • Append Rows

    Add new rows to a table

  • Update Rows

    Update existing rows in a table

  • Delete Rows

    Delete rows from a table

  • Get Row

    Get a single row by ID

  • Create Table

    Create a new table in the base

  • Rename Table

    Rename an existing table

  • Delete Table

    Delete a table from the base

  • Duplicate Table

    Duplicate a table with or without data

  • List Views

    List all views in a table

  • Create View

    Create a new view in a table

  • Get View

    Get a specific view from a table

  • Update View

    Update a view settings

  • Delete View

    Delete a view from a table

  • List Columns

    List all columns in a table

  • Insert Column

    Insert a new column in a table

  • Update Column

    Update an existing column in a table

  • Delete Column

    Delete a column from a table

  • Append Columns

    Append multiple columns to a table

  • Add Select Options

    Add options to a select or multiple-select column

  • Delete Select Options

    Delete options from a select or multiple-select column

  • Get Base Activity Log

    Get the activity log for the base

  • List Row Activities

    List activities for a specific row