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

Élevé complexité Déclencheur36 nœuds🏷️ Project Managementpar BizLog.fi

Aperçu

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

Nœuds utilisés

HTTP RequestCode

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 36 nœuds, connecting code, httprequest, if.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (36)

HT

HTTP Request

httpRequest

#1
CO

Code

code

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier migrate-clickup-list-or-task-tree-to-nextcloud-deck-as-a-one-off-import téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

codehttprequestifmanualtriggerset

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds36
Complexitéhigh
Déclencheurtrigger

Créé par

BizLog.fi

BizLog.fi

@bizlog

Tags

codehttprequestifmanualtriggerset

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →