Baserow

Baserow

Baserow is an open-source no-code database tool. Manage tables, rows, and data with Baserow API integration.

Triggers & Actions

Use Baserow 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

  • List All Tables

    List all tables that the token has create, read, update or delete access to

  • List Table Fields

    List all fields of a specified table

  • List Table Rows

    List rows from a specified table with optional filtering and pagination

  • Get Row

    Fetch a single row by its ID from a specified table

  • Create Row

    Create a new row in a specified table

  • Update Row

    Update an existing row in a specified table

  • Move Row

    Move a row to a different position in the table

  • Delete Row

    Delete an existing row from a specified table