๐Ÿ“‹ Automated task generation from blueprints with Baserow & weekend-aware scheduling

โšก 256 views ยท ๐Ÿ“‹ Project Management

Description

This n8n template demonstrates how to automatically create tasks (or in general, records) in Baserow based on template or blueprint tables. The first blueprint table is the master table that holds the general information about the template. For example: a standard procedure to handle incidents. The second table is the details table that holds multiple records for the template. Each record in that table is a specific task that needs to be assigned to someone with a certain deadline.

This makes it easy to streamline task creation for recurring processes. Use cases are many:

Good to know

Requirements

How it works

How to use

Customising this workflow

๐Ÿ”— Nodes Used

HTTP Request, Webhook, Baserow

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup