Skip to content
Baserow logo

Baserow integration

Open-source online database tool, alternative to Airtable

Actions
14
Triggers
7
Auth
Custom auth
License
MIT, open source
Updated
September 2026

About the Baserow integration

Add the Baserow piece to a flow, connect your account once, and the rest of the builder can read from it and write to it. Because the piece is open source you can run it on our cloud or self-host it, and combine Baserow with 760+ other apps in the same flow.

Triggers

Start a flow the moment something happens in Baserow

Each trigger below can start a flow on its own, either instantly or on a schedule.

  • New Row

    Triggers when a new row is created in a Baserow table.

    2 fields

  • Updated Row

    Triggers when an existing row is updated in a Baserow table.

    2 fields

  • Deleted Row

    Triggers when a row is deleted from a Baserow table.

    2 fields

  • Any Row Change

    Triggers when a row is created, updated, or deleted in a Baserow table. To react to only one event type, use the dedicated New Row, Updated Row, or Deleted Row triggers.

    2 fields

  • New Rows (Batch)

    Triggers when new rows are created in a Baserow table. Returns all rows from the event as a single batch.

    2 fields

  • Updated Rows (Batch)

    Triggers when existing rows are updated in a Baserow table. Returns all rows from the event as a single batch.

    2 fields

  • Deleted Rows (Batch)

    Triggers when rows are deleted from a Baserow table. Returns all deleted row IDs from the event as a single batch.

    2 fields

Actions

Everything Activepieces can do in Baserow

Drop any of these into a flow and fill in the fields. No code is required.

  • Create Row

    Creates a new row in a table.

    3 fields

  • Get Row

    Gets a single row by its ID from a table.

    2 fields

  • List Rows

    Lists rows from a table with optional search, sorting, and filtering.

    8 fields

  • Find Row

    Finds a row by matching a field value. Returns the first match.

    3 fields

  • Update Row

    Updates fields in an existing row. Empty values are skipped. To clear a field, use Clean Row.

    4 fields

  • Upsert Row

    Creates a new row or updates an existing one by matching a field value.

    5 fields

  • Delete Row

    Deletes an existing row.

    2 fields

  • Clean Row

    Sets all fields in a row to empty/null. To update only specific fields, use Update Row instead.

    3 fields

  • Batch Create Rows

    Creates multiple rows in a single request. Accepts up to 200 rows.

    2 fields

  • Batch Update Rows

    Updates multiple rows in a single request. Each row must include an "id" field. Accepts up to 200 rows.

    2 fields

  • Batch Delete Rows

    Deletes multiple rows in a single request. Accepts up to 200 row IDs.

    2 fields

  • Aggregate Field

    Calculates an aggregation (sum, average, min, max, count, etc.) over all values of a field in a grid view.

    4 fields

  • Upload File

    Uploads a file to Baserow from a URL. Returns the uploaded file object that can be used in file fields. Requires Email & Password (JWT) authentication — Database Tokens do not have access to the user-files endpoint.

    1 field

  • Custom API Call

    Make a custom API call to a specific endpoint

    10 fields

Use Baserow in a flow

Connect Baserow once and every trigger and action above is yours to drop into the builder, alongside 760+ other apps. Free to start, on our cloud or your own servers.

Baserow, answered.

Yes. Activepieces is open source and free to start, and the Baserow piece is included on every plan, from the free cloud tier to any self-hosted deployment.

Add the Baserow piece to a flow, then authenticate with Custom auth. Once connected, its 7 triggers and 14 actions are available anywhere in the builder.

"New Row" can start a flow that runs "Create Row", and you can chain Baserow together with any of 760+ other apps and AI steps in between.

Yes. Activepieces is fully self-hostable, so you can run the Baserow piece on your own infrastructure with your connections and your data staying in your environment.

Yes. Every piece you connect can be exposed over one Activepieces MCP server, so Claude, Cursor, Windsurf or any MCP client can call Baserow actions as tools.