Summarise MS Teams Channel Activity for Weekly Reports with AI — n8n 工作流

复杂度 定时12 个节点🏷️ Project Management👁 3,412 次查看作者:Jimleuk

概览

This n8n template lets you summarize individual team member activity on MS Teams for the past week and generates a report.

For remote teams, chat is a crucial communication tool to ensure work gets done but with so many conversations happening at once and in multiple threads, ideas, information and decisions usually live in the moment and get lost just as quickly - and all together forgotten by the weekend!

Using this template, this doesn't have to be the case. Have AI crawl through last week'

使用的节点

Microsoft TeamsCodeBasic LLM ChainOpenAI Chat Model

工作流预览

1. Fetch All Channel Messages from Last Week
Learn more about the MS Teams node
We'll start by fetching all acti
2. Generate Activity Reports for Each Team Me
Learn more about the Basic LLM node
With our sum
3. Generate Final Report for Whole Team
Learn more about the Basic LLM node
In this step, we go on
4. Post Report on Team Channel (on Monday Mor
Learn more about the Markdown node
Finally, we can post the weekl
Try It Out!
This n8n template lets you summarize individual team me
For remote teams, chat is a crucial communication tool
modelmodel
S
Schedule Trigger
Fetch Latest Channel Mes…
OpenAI Chat Model
Team Member Weekly Repor…
M
Merge Report With User D…
OpenAI Chat Model1
R
Reports to Single List
Team Weekly Report Agent
M
Markdown to HTML
Send Report to Channel
Group Messages By UserId
G
Groups to Items
12 nodes11 edges

工作原理

  1. 1

    触发器

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

  2. 2

    处理

    数据流经 12 个节点, connecting aggregate, chainllm, code。

  3. 3

    输出

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

节点详情 (12)

MI

Microsoft Teams

microsoftTeams

#1
CO

Code

code

#2
BA

Basic LLM Chain

n8n-nodes-langchain.chainLlm

#3
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#4

如何导入此工作流

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

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

{ "name": "Summarise MS Teams Channel Activity for Weekly Reports with AI", "nodes": [...], ...}

集成

aggregatechainllmcodelmchatopenaimarkdownmicrosoftteamsscheduletriggersetsplitout

获取此工作流

一键下载并导入

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

创建者

Jimleuk

Jimleuk

@jimleuk

标签

aggregatechainllmcodelmchatopenaimarkdownmicrosoftteamsscheduletriggersetsplitout

n8n 新手?

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

免费获取 n8n →