Automated Task Generation from Blueprints with Baserow & Weekend-Aware Scheduling — n8n ワークフロー
概要
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
使用ノード
HTTP RequestBaserowCode
ワークフロープレビュー
Generate tasks in batch
A
Aggregate tasks for insert
⚡
E
Error response
Get all template steps
⚡
T
Trigger task creation
Avoid scheduling during …
C
Calculate deadlines for …
C
Configure settings and ids
⚡
S
Success response
9 nodes8 edges
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 9 個のノードを流れます, connecting aggregate, baserow, code。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (9)
HT#1
HTTP Request
httpRequest
BA#2
Baserow
baserow
CO#3
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automated-task-generation-from-blueprints-with-baserow-weekend-aware-schedulingファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Automated Task Generation from Blueprints with Baserow & Weekend-Aware Scheduling", "nodes": [...], ...}
インテグレーション
aggregatebaserowcodehttprequestrespondtowebhooksetwebhook
作成者
Frederik Duchi
@frederikdc
タグ
aggregatebaserowcodehttprequestrespondtowebhooksetwebhook