Migrate ClickUp list or task tree to Nextcloud Deck as a one-off import — n8n 工作流

复杂度 触发器36 个节点🏷️ Project Management作者:BizLog.fi

概览

Move your ClickUp List or Task Tree to Nextcloud Deck

Move a ClickUp list, view, or a single root task tree into Nextcloud Deck as a one-off board migration. This workflow is for people who want to preserve structure, status, comments, subtasks, labels, due dates, and completion state when moving work from ClickUp into Nextcloud Deck, without doing the world’s saddest copy-paste marathon.

How it works

Validates that the target Nextcloud Deck board is reachable before starting the import. You

使用的节点

HTTP RequestCode

工作流预览

ClickUp View/List → Nextcloud Deck (one-off i
How this version works:
1. Uses the ClickUp view id from Set Config to resolve
2. Fetches the full list with subtasks=true a
Setup checklist for community use
1. Replace all `INSERT-...-HERE` placeholders in the ac
2. Reconnect the Nextcloud HTTP Basic Auth credential o
Upper branch = View mode
Flow:
Set Config - View → Set Config → Validate Deck board →
→ seed page 0 on ClickUp view endpoint
→ resolve the real home list ID
→ paginate the list
Lower branch = Task root mode
Flow:
Set Config - Task Root → Set Config → Validate Deck boa
→ fetch one root task
→ resolve its home list
→ paginate that list
Shared pipeline after both branches merge
1. Build unique Deck stacks from mapped statuses
2. Create stacks
3. Build unique Deck labels from normalized tasks
4. Create labels
5. Re-read board and sta
Final phase
- Create one Deck card per parent task
- Fan out label assignments and apply them
- For tasks already complete in ClickUp, patch the crea
- Emit a result s
M
Manual Trigger
Deck - Validate Board
Build Page Numbers
ClickUp - Get View Tasks…
Append Comments To Task
Build Stack Items
Deck - Create Stack
After Stack Creation - E…
Deck - Get Stacks
Prepare Task Work Items
Deck - Create Card
Result Summary
Resolve ClickUp Home Lis…
Build List Page Numbers
ClickUp - Get List Tasks…
ClickUp - Get Task Comme…
Build Label Items
Deck - Create Label
After Label Creation - E…
Deck - Get Board After L…
Prepare Label Assignments
Deck - Assign Label
Prepare Completed Card U…
Deck - Mark Card Done
S
Set Config - View
Normalize ClickUp Parent…
S
Set Config - Task Root
Set Config
I
IF - Task Root Mode
ClickUp - Get Root Task
Resolve Root Task Home L…
Build Root Task List Pag…
ClickUp - Get Root Task …
Filter Root Task Tree
Normalize ClickUp Task T…
Normalize ClickUp Parent…
36 nodes36 edges

工作原理

  1. 1

    触发器

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

  2. 2

    处理

    数据流经 36 个节点, connecting code, httprequest, if。

  3. 3

    输出

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

节点详情 (36)

HT

HTTP Request

httpRequest

#1
CO

Code

code

#2

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 migrate-clickup-list-or-task-tree-to-nextcloud-deck-as-a-one-off-import 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

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

{ "name": "Migrate ClickUp list or task tree to Nextcloud Deck as a one-off import", "nodes": [...], ...}

集成

codehttprequestifmanualtriggerset

获取此工作流

一键下载并导入

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

创建者

BizLog.fi

BizLog.fi

@bizlog

标签

codehttprequestifmanualtriggerset

n8n 新手?

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

免费获取 n8n →