Baserow is an open-source no-code database tool. Manage tables, rows, and data with Baserow API integration.
Use Baserow as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
List all tables that the token has create, read, update or delete access to
List all fields of a specified table
List rows from a specified table with optional filtering and pagination
Fetch a single row by its ID from a specified table
Create a new row in a specified table
Update an existing row in a specified table
Move a row to a different position in the table
Delete an existing row from a specified table