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. 2n8n 인스턴스를 열고 워크플로 → 새로 만들기 → 파일에서 가져오기로 이동합니다.
  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
카테고리Project Management

제작자

R4wd0G

R4wd0G

@r4wd0g

태그

clickupclickuptriggergooglecalendargooglesheetsifmergesetswitch

n8n을 처음 사용하시나요?

n8n은 무료 오픈소스 워크플로 자동화 도구입니다. 자체 호스팅하거나 클라우드 버전을 사용하세요.

n8n 무료로 시작하기 →