Skip to content

Baserow

Reference


Baserow is an open-source, no-code database platform that enables users to create, manage, and collaborate on databases through a user-friendly interface.

Categories: [productivity-and-collaboration]

Version: 1


Connections

Version: 1

null

Properties

NameTypeControl TypeDescription
Database TokenSTRINGTEXT

Actions

Create Row

Creates a new Projects row.

Properties

NameTypeControl TypeDescription
TableINTEGERINTEGERTable where the row must be created in.
User Field NamesBOOLEANSELECTThe field names returned by this endpoint will be the actual names of the fields.
DYNAMIC_PROPERTIESnull

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT

Update Row

Updates the specified row.

Properties

NameTypeControl TypeDescription
TableINTEGERINTEGERTable containing the row to be updated.
RowINTEGERINTEGERThe row to be updated.
User Field NamesBOOLEANSELECTThe field names returned by this endpoint will be the actual names of the fields.
DYNAMIC_PROPERTIESnull

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT