Connect Baserow to Notion on Stepper to automate your workflows. See the triggers and actions available for each app below.
When this happens in Baserow
Row Created
Triggers when a new row is created in a Baserow table.
Row Created or Updated
Triggers when a row is either created or updated in a Baserow table.
Do this in Notion
Create Row
Creates a new row in a Baserow table. Dynamically loads the table's columns as input fields based on the selected table.
Update Row
Updates an existing row in a Baserow table. Only fields with provided values are updated. Dynamically loads the table's columns as input fields.
Delete Row
Permanently deletes a row from a Baserow table. This action cannot be undone.
Get Row
Retrieves a single row from a Baserow table by its row ID. Returns all field values using user-friendly field names.
List Rows
Retrieves a paginated list of rows from a Baserow table. Supports server-side search to filter rows by text content.
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.