Summarize Trello board activity with Gemini and send updates to Slack — n8n 工作流

复杂度 定时12 个节点🏷️ Project Management作者:Oka Hironobu

概览

Summarize Trello board activity with Gemini AI and post updates to Slack

Who is this for

Project managers and development teams using Trello for task management who want automated daily standup summaries without manual effort. Perfect for remote teams that need consistent project visibility and communication.

What it does

This workflow automatically generates intelligent daily standup reports from your Trello board activity. Every business day at 5 PM, it collects cards created and updated d

使用的节点

Google SheetsHTTP RequestSlackTrelloGmailCode

工作流预览

How it works
This workflow automatically generates daily standup sum
1. Fetches cards updated/created today from your speci
Trello data collection
Fetch today's card updates and new cards from your spec
AI analysis
Gemini processes the data and generates human-readable
Distribution & logging
Send summary to Slack, email leads, and log metrics to
Overdue alerts
Check for overdue cards and send alerts if found
D
Daily Standup Trigger
C
Configuration Settings
Get Updated Cards Today
Get New Cards Today
Format Card Activity
Generate AI Summary
P
Parse AI Response
Post to Slack
Email Team Leads
Log to Sheets
C
Check Overdue Items
Send Overdue Alert
12 nodes12 edges

工作原理

  1. 1

    触发器

    工作流由 定时 触发器启动,按预定计划运行。

  2. 2

    处理

    数据流经 12 个节点, connecting code, gmail, googlesheets。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (12)

GO

Google Sheets

googleSheets

#1
HT

HTTP Request

httpRequest

#2
SL

Slack

slack

#3
TR

Trello

trello

#4
GM

Gmail

gmail

#5
CO

Code

code

#6

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 summarize-trello-board-activity-with-gemini-and-send-updates-to-slack 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

{ "name": "Summarize Trello board activity with Gemini and send updates to Slack", "nodes": [...], ...}

集成

codegmailgooglesheetshttprequestifscheduletriggersetslacktrello

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点12
复杂度medium
触发器scheduled

创建者

Oka Hironobu

Oka Hironobu

@okp29

标签

codegmailgooglesheetshttprequestifscheduletriggersetslacktrello

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →