Automate Daily YouTrack Task Summaries to Discord by Assignee — n8n 工作流

复杂度 定时7 个节点🏷️ Project Management👁 245 次查看作者:Halfbit 🚀

概览

Daily YouTrack In-Progress Tasks Summary to Discord by Assignee

Keep your team in sync with a daily summary of tasks currently In Progress in YouTrack — automatically posted to your Discord channel.

This workflow queries issues, filters them by status, groups them by assignee and priority, and sends a formatted message to Discord. It's perfect for teams that need a lightweight, automated stand-up report.

> 📝 This workflow uses Discord as an example. You can easily replace the messaging int

使用的节点

HTTP RequestDiscordCode

工作流预览

Daily YouTrack In-Progress Tasks Summary to D
🔧 Setup Instructions
YouTrack Configuration:
- Get a permanent token: Auth guide
- Set the base API URL
- Identify cus
🧩 Environment Variables & Placeholders
| Placeholder | Description
|-----------------------|------------------------------
| `{{API_URL}}` | Yo
📝 This workflow uses Discord as an example.
S
Schedule Trigger
Weekend checker
I
If it is weekend, the sc…
HTTP Request YT
F
Filter fields
Discord message
Discord notification
7 nodes6 edges

工作原理

  1. 1

    触发器

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

  2. 2

    处理

    数据流经 7 个节点, connecting code, discord, filter。

  3. 3

    输出

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

节点详情 (7)

HT

HTTP Request

httpRequest

#1
DI

Discord

discord

#2
CO

Code

code

#3

如何导入此工作流

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

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

{ "name": "Automate Daily YouTrack Task Summaries to Discord by Assignee", "nodes": [...], ...}

集成

codediscordfilterhttprequestifscheduletrigger

获取此工作流

一键下载并导入

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

创建者

Halfbit 🚀

Halfbit 🚀

@halfbit

标签

codediscordfilterhttprequestifscheduletrigger

n8n 新手?

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

免费获取 n8n →