Bidirectional ClickUp Task & Google Calendar Sync with Multi-Calendar Routing — n8n Workflow

High complexity Trigger65 nodes🏷️ Project Managementby R4wd0G

Overview

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

Nodes used

Google SheetsClickUpGoogle Calendar

Workflow Preview

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

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 65 nodes, connecting clickup, clickuptrigger, googlecalendar.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (65)

GO

Google Sheets

googleSheets

#1
CL

ClickUp

clickUp

#2
GO

Google Calendar

googleCalendar

#3

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded bidirectional-clickup-task-google-calendar-sync-with-multi-calendar-routing file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

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

Integrations

clickupclickuptriggergooglecalendargooglesheetsifmergesetswitch

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes65
Complexityhigh
Triggertrigger

Created by

R4wd0G

R4wd0G

@r4wd0g

Tags

clickupclickuptriggergooglecalendargooglesheetsifmergesetswitch

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →