Skip to main content

Smart nested folder creation in OneDrive with existence checking

Workflow preview

Smart nested folder creation in OneDrive with existence checking preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

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