Baserow Integration — Automate Baserow with AI on Beauto
Baserow is an open-source database tool that lets teams build no-code data applications, collaborate on records, and integrate with other services for data management
Category: databases, developer tools · 14 actions available
What you can automate with Baserow
Beauto connects Baserow with 900+ other apps so you can build AI-powered workflows in minutes. Trigger automations from Baserow events, enrich Baserow data with AI, or sync Baserow with the rest of your stack — without writing code.
- Sync Baserow data with Gmail, Slack, Notion, HubSpot, Google Sheets, and more
- Trigger AI agents on new Baserow events and route the output anywhere
- Schedule recurring Baserow tasks — daily reports, cleanups, or bulk updates
- Use natural language to describe the workflow; Beauto builds it for you
Baserow actions Beauto supports
- Create User — Tool to create a new Baserow user with the provided details. Use when you need to register a new user account in Baserow. After creating an account, an initial workspace containing a database is automatically created. Op
- Dispatch Builder Page Data Source — Tool to dispatch the service of a builder page data source and return the result. Use when you need to execute a data source query in Baserow's builder application.
- Dispatch Public Builder Page Data Source — Tool to dispatch the service of a published builder page data source and return the result. Use this when you need to execute a data source in a public/published Baserow builder domain.
- Get Form View Metadata — Tool to retrieve metadata for a Baserow form view. Use when you need to get form structure and configuration details for constructing a form with the right fields. The form must be publicly shared or the user must have a
- Get Public Builder by Domain Name — Tool to retrieve the public published version of a builder by its domain name. Use when you need to access a published Baserow builder application and its configuration, including pages, scripts, theme, and user sources.
- Get Record Names for Builder Page Data Source — Tool to find the record names associated with a given list of record ids. Use when you need to retrieve the display names for specific records from a builder page data source.
- Get Settings — Tool to retrieve all admin configured settings for the Baserow instance. Use when you need to check system-wide configuration like signup policies, email verification settings, or workspace creation permissions.
- List Application User Sources — Tool to list all user sources of an application if the user has access to the related application's workspace. Use when you need to retrieve user source configurations for a Baserow application. If the workspace is relat
- List Auth Providers Login Options — Tool to list available login options for configured authentication providers. Use when you need to discover which authentication methods are enabled for the Baserow instance.
- List Databases — This tool retrieves a list of all databases in a specified workspace. As a fundamental operation, it allows users to discover which databases are available in their Baserow workspace. This operation is independent and re
- List Tables in Database — This tool lists all tables within a specified Baserow database. It allows users to retrieve information about all tables in a database by using the GET /api/database/{database_id}/tables/ endpoint. The expected output is
- List Templates — Tool to list all template categories and their related templates. The template's workspace_id can be used for previewing purposes because that workspace contains publicly accessible applications. Use when you need to dis
- Send Password Reset Email — Tool to send a password reset email to a user's email address. The email contains a password reset link that is valid for 48 hours. The endpoint will not fail if the email address is not found.
- Send Verification Email — Tool to send a verification email to a user's email address. Use when you need to trigger email verification for a user account that hasn't been verified yet.