Are you looking for ways to link Baserow rows in bulk? If so, this tutorial will guide you through the steps of batch linking across tables in a database. We will cover how to link tables within a Baserow database and how to use n8n automation to streamline your workflow.
We’ll follow these steps:
- Set up a Baserow database
- Import CSV data into Baserow
- Define the linking key in Baserow
- Create a link to table field
- Add credentials on n8n to authenticate nodes
- Add the Baserow node to get rows
- Update corresponding rows with the Baserow node
- Execute and activate the workflow