π Smart nested folder creation in OneDrive with existence checking
β‘ 565 views Β· π File Management
Description
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-datastoreCommunity node- Microsoft Drive account credential
π Nodes Used
Microsoft OneDrive, Execute Workflow Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File