Baserow
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
In development
Cataloged and scoped, not yet available to run in production.
- 14
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
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. Optionally generates authentication JWT tokens if authenticate parameter is set to true.
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 access to the related workspace.
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 related to a template, this endpoint is publicly accessible.
Triggers
Events that start workflows from this integration.
Row Created
Triggered when a new row is created in a Baserow table.
Row Deleted
Triggered when a row is deleted from a Baserow table.
Row Updated
Triggered when an existing row is updated in a Baserow table.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.