workflows.fit
Back to n8n workflows
n8n templateFreeBy Marko Korhonen

Smart nested folder creation in OneDrive with existence checking

This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works - It creates a nested folder in your OneDrive's My Files - You could be creating folders like: Foobar F...

Data & StorageDevelopmentCore NodesExecute Workflow TriggerSplit OutCodeMicrosoft One Drive
Loading interactive preview...

Template notes

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

How it works

- It creates a nested folder in your OneDrive's My Files - You could be creating folders like:

Foobar Foobar/Barfur Foobar/Barfur/Furbar

Workflow checks if any of the folders in the path exists and created only the ones that don't exist.

The usual case it to use it in your other workflows and execute it as Sub-workflow.

Requirements

- n8n-nodes-datastore Community node - Microsoft Drive account credential