Block 1 - Configuration
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
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...
n8n-nodes-base.set, n8n-nodes-base.stickynote, n8n-nodes-base.if, n8n-nodes-base.googlecalendar, n8n-nodes-base.googlesheets, n8n-nodes-base.clickuptrigger, n8n-nodes-base.switch, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by R4wd0G.
Original n8n.io sourceTeams that manage tasks in ClickUp and want those tasks reflected—and kept in sync—in Google Calendar automatically.
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 tasks to different calendars.
calendarId_* for each lanesheetId and sheetTabName for the mapping sheetclickupTeamIdcalendarId_* values.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 69 workflow blocks. Download the JSON for the full node graph.
| Workflow | Bidirectional ClickUp task & Google Calendar sync with multi-calendar routing |
|---|---|
| Complexity | advanced |
| Nodes | 69 |
| Categories | Project Management, Multimodal AI |
| Author | R4wd0G |
| Published | 26 Aug 2025 |
Use the JSON export at /data/workflows/7871/7871.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Project Management, Multimodal AI use case.