Bidirectional ClickUp Task & Google Calendar Sync with Multi-Calendar Routing — n8n 工作流

复杂度 触发器65 个节点🏷️ Project Management作者:R4wd0G

概览

Who’s it for Teams that manage tasks in ClickUp and want those tasks reflected—and kept in sync—in Google Calendar automatically.

How it works A ClickUp Trigger captures task events (create, update, delete). For new tasks, the workflow creates a Google Calendar event with the correct start/end. It stores a mapping between clickupTaskId and calendarEventId in a Google Sheet so later updates and deletions can target the right event. Multiple lanes (personal/school/tech/internship) let you route t

使用的节点

Google SheetsClickUpGoogle Calendar

工作流预览

Template Instructions
Sync ClickUp tasks → Google Calendar (create, update, d
Setup
1) Open Configuration and set `calendarId_*`, `sheetId`
Create – ClickUp → Google Calendar
When it runs: on `taskCreated` (and tasks routed to a l
What happens
1) `Edit Fields*` injects the target `calendarId` from
Update – Keep Calendar in sync with ClickUp c
When it runs: on `taskUpdated` and `taskDueDateUpdated`
How it works
1) The flow fetches the existing event using the stored
Delete – Remove event and clean mapping
When it runs: on `taskDeleted` (or status flow that imp
What happens
1) `Google Sheets2 (lookup)` finds the mapping row by `
C
Configuration
I
If
E
Edit Fields
E
Edit Fields1
E
Edit Fields2
E
Edit Fields3
Google Calendar9
Google Calendar10
E
Edit Fields4
Google Sheets
E
Edit Fields6
Google Sheets2
Google Calendar11
Google Calendar12
Google Calendar13
Google Calendar14
C
ClickUp Trigger
Google Sheets1
Google Calendar15
Google Calendar16
Google Calendar17
Google Calendar18
Google Calendar19
Google Sheets3
Google Sheets4
Google Sheets5
Google Sheets6
Google Sheets7
I
if_allDayEvent3
I
if_allDayEvent
I
if_allDayEvent1
I
if_allDayEvent2
I
if_allDayEvent4
Google Calendar
Google Calendar20
Google Calendar21
Google Calendar22
Google Calendar23
I
If17
I
If18
I
If19
I
If20
I
If21
I
If22
I
If23
I
If24
I
If25
I
If26
S
Switch2
Google Calendar24
I
if_allDayEvent5
Google Calendar25
I
If27
I
If28
S
Switch
S
Switch1
Google Calendar6
Google Calendar1
Google Calendar7
Google Calendar8
I
If1
S
Switch3
M
Merge
ClickUp1
ClickUp
65 nodes90 edges

工作原理

  1. 1

    触发器

    工作流由 触发器 触发器启动。

  2. 2

    处理

    数据流经 65 个节点, connecting clickup, clickuptrigger, googlecalendar。

  3. 3

    输出

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

节点详情 (65)

GO

Google Sheets

googleSheets

#1
CL

ClickUp

clickUp

#2
GO

Google Calendar

googleCalendar

#3

如何导入此工作流

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

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

{ "name": "Bidirectional ClickUp Task & Google Calendar Sync with Multi-Calendar Routing", "nodes": [...], ...}

集成

clickupclickuptriggergooglecalendargooglesheetsifmergesetswitch

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点65
复杂度high
触发器trigger

创建者

R4wd0G

R4wd0G

@r4wd0g

标签

clickupclickuptriggergooglecalendargooglesheetsifmergesetswitch

n8n 新手?

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

免费获取 n8n →