8
n8n 中文网amn8n.com

逾期任务提醒ClickUp(BDE)

中级

这是一个Project Management, Multimodal AI领域的自动化工作流,包含 10 个节点。主要使用 Gmail, ClickUp, Function, ManualTrigger 等节点。 每日从ClickUp获取逾期任务报告发送至Gmail,用于团队问责

前置要求
  • Google 账号和 Gmail API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "P5nDlFKGwnJEGbT8",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "逾期任务提醒 ClickUp(BDE)",
  "tags": [],
  "nodes": [
    {
      "id": "d1c1d4e7-cdf3-4fce-adb9-7294fea2cbaf",
      "name": "点击\"执行工作流\"时",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -800,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3fa087f8-003c-47a6-985a-bd2c4db1f38d",
      "name": "处理冲刺数据",
      "type": "n8n-nodes-base.function",
      "position": [
        -272,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a357605a-2891-419d-a907-e29905b54772",
      "name": "发送每日报告邮件",
      "type": "n8n-nodes-base.gmail",
      "position": [
        256,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6dcd13d2-620f-492b-bf7b-ab54e6f0412a",
      "name": "获取多个任务",
      "type": "n8n-nodes-base.clickUp",
      "position": [
        -512,
        96
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a9aab990-5814-49ee-8971-68c4cbf6ffec",
      "name": "创建报告",
      "type": "n8n-nodes-base.function",
      "position": [
        -32,
        96
      ],
      "parameters": {},
      "typeVersion": 1,
      "alwaysOutputData": true
    },
    {
      "id": "515e9f2c-f8ee-45cc-8d63-0a840fb78250",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        272,
        -352
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "682299d9-fb22-49bb-84fc-68b88eb02425",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -176,
        -384
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2d79980f-2734-4fe3-a0cf-76a2c8f4fb12",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -384,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "625ab8aa-284d-43b8-ad71-8ae51b8f8a9f",
      "name": "便签说明4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -656,
        -272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e0fd355b-52ba-494a-987b-7d4b4eb227ba",
      "name": "便签说明5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1056,
        -272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "2ff55ac4-6a6a-4e16-b695-92a5f3bfef15",
  "connections": {
    "Get many tasks": {
      "main": [
        [
          {
            "node": "Process Sprint Data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "creating report": {
      "main": [
        [
          {
            "node": "Send Daily Report Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Process Sprint Data": {
      "main": [
        [
          {
            "node": "creating report",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "When clicking 'Execute workflow'": {
      "main": [
        [
          {
            "node": "Get many tasks",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 项目管理, 多模态 AI

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量10
分类2
节点类型5
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

外部链接
在 n8n.io 查看

分享此工作流