Trello Task Management with Telegram Notifications and Supabase Database — n8n ワークフロー
概要
Trello Task-Sync Assistant
Description
This n8n workflow automates task management by integrating Trello, Supabase, and Telegram to streamline card creation, user assignment, and due date notifications. It ensures seamless synchronization of Trello card data with a Supabase database and sends timely Telegram notifications to keep team members informed about task assignments and deadlines.
Key Features Trello Card Syncing**: Automatically registers new Trello cards in Supabase and keeps card d
使用ノード
HTTP RequestTelegramSupabaseCode
ワークフロープレビュー
⚡
T
Trello Trigger
⚡
W
Webhook
Send a text message
U
username
Create card
Create Card Webhook
Get user row
Create user
T
Trello Action Type Check
Update card due-date
Create user card relation
Code in JavaScript1
D
Does User Exist?
Delete from users-card
Send a text message1
Code in JavaScript2
Get users in card
Get user-card
Code in JavaScript
⚡
D
Due-Date Notification Sc…
Get all cards due today
U
usernames 1
A
Add/Remove Member from C…
23 nodes21 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 23 個のノードを流れます, connecting code, httprequest, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (23)
HT#1
HTTP Request
httpRequest
TE#2
Telegram
telegram
SU#3
Supabase
supabase
CO#4
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
trello-task-management-with-telegram-notifications-and-supabase-databaseファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Trello Task Management with Telegram Notifications and Supabase Database", "nodes": [...], ...}
インテグレーション
codehttprequestifscheduletriggersetsupabaseswitchtelegramtrellotriggerwebhook
作成者
Hermon
@hermong
タグ
codehttprequestifscheduletriggersetsupabaseswitchtelegramtrellotriggerwebhook