Automatic Trello Board Cleanup by Removing Cards with Specific Labels — n8n ワークフロー
概要
Automatically clean up Trello boards by deleting any cards labeled “Mark for Deletion.”
This workflow checks all cards on your chosen Trello board, looks for the Mark for Deletion label, and removes those cards automatically — keeping your boards tidy without manual effort.
⚙️ Setup Instructions
1️⃣ Connect Trello (Developer API)
Get your API key: https://trello.com/app-key
Generate a token (from the same page → Token)
In n8n → Credentials → New → Trello API, paste API Key and Token, sa
使用ノード
Trello
ワークフロープレビュー
⚡
W
When clicking ‘Execute w…
Get Board4
Get Lists4
Get Cards4
Delete a card
S
Split Labels
F
Filter Marked for Delete
7 nodes6 edges
仕組み
- 1
トリガー
このワークフローは トリガー トリガーで開始します。
- 2
処理
データは 7 個のノードを流れます, connecting filter, manualtrigger, splitout。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (7)
TR#1
Trello
trello
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
automatic-trello-board-cleanup-by-removing-cards-with-specific-labelsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Automatic Trello Board Cleanup by Removing Cards with Specific Labels", "nodes": [...], ...}
インテグレーション
filtermanualtriggersplitouttrello
作成者
Robert Breen
@rbreen
タグ
filtermanualtriggersplitouttrello