Daily Trello Task Tracker with Google Sheets History Log — n8n 工作流
概览
This workflow pulls all tasks from your Trello board every day and logs them into a Google Sheet.
Use it to track project progress, due dates, and keep a daily snapshot of your board’s status.
⚙️ Setup Instructions
1️⃣ Connect Trello (Developer API)
Get your API key: Trello App Key
On the same page, generate a Token (click Token)
In n8n → Credentials → New → Trello API, paste your API Key + Token, then save.
Open each Trello node (Get Board, Get Lists, Get Cards) and select your Trello
使用的节点
Google SheetsTrelloCode
工作流预览
Get Board2
Get Lists2
Get Cards2
M
Map Fields2
M
Merge1
Today's Date1
⚡
S
Schedule Trigger
Daily Progress to Sheet
8 nodes8 edges
工作原理
- 1
触发器
工作流由 定时 触发器启动,按预定计划运行。
- 2
处理
数据流经 8 个节点, connecting code, googlesheets, merge。
- 3
输出
工作流完成自动化并将结果发送到配置的目标。
节点详情 (8)
GO#1
Google Sheets
googleSheets
TR#2
Trello
trello
CO#3
Code
code
如何导入此工作流
- 1点击右侧 下载 JSON 按钮保存工作流文件。
- 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入。
- 3选择下载的
daily-trello-task-tracker-with-google-sheets-history-log文件并点击导入。 - 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
- 5点击 测试工作流 验证一切正常,然后激活它。
或直接在 n8n → 从 JSON 导入 中粘贴:
{ "name": "Daily Trello Task Tracker with Google Sheets History Log", "nodes": [...], ...}
集成
codegooglesheetsmergescheduletriggersettrello
创建者
Robert Breen
@rbreen
标签
codegooglesheetsmergescheduletriggersettrello