Generate Filtered Calendar Views in Baserow with External Calendar Integration — n8n ワークフロー

複雑度 トリガー10個のノード🏷️ Project Management作成者:Frederik Duchi

概要

This n8n template demonstrates how to automatically generate personalized calendar views in Baserow, based on a chosen date field and a filter. Having a personalized view with only information that is relevant to you makes it easy to integrate with external calendar tools like Outlook or Google Calendar.

Use cases are many: Task management (deadlines per staff member) Customer management (appointments per customer) Inventory management (delivery dates per supplier)

Good to know You only need a

使用ノード

HTTP RequestBaserow

ワークフロープレビュー

Create personalised calendar views with n8n a
This n8n template demonstrates how to automatically gen
Authentication
replace <your_username> and <your_password> with your a
Required tables and fields
* Date table: id of the table holding the Date field. F
* Date field: id of the field that holds the date
* Filter field: id of the Link to tab
Create a token
Share the view
Update the url's
W
When clicking ‘Execute w…
S
Set Baserow credentials
S
Set table and field ids
Get all records from fil…
Create new calendar view
Create filter
Set background color
10 nodes9 edges

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 10 個のノードを流れます, connecting baserow, httprequest, manualtrigger。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (10)

HT

HTTP Request

httpRequest

#1
BA

Baserow

baserow

#2

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした generate-filtered-calendar-views-in-baserow-with-external-calendar-integration ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Generate Filtered Calendar Views in Baserow with External Calendar Integration", "nodes": [...], ...}

インテグレーション

baserowhttprequestmanualtriggerset

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード10
複雑度medium
トリガーtrigger
カテゴリProject Management

作成者

Frederik Duchi

Frederik Duchi

@frederikdc

タグ

baserowhttprequestmanualtriggerset

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →