Optimize Workflow Discovery with n8n's Recursive EngineOptimize Workflow Discovery with n8n's Recursive Engine
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
n8n Workflow 01, Recursive Structure Discovery Engine
This workflow is part of a larger modular automation system built in n8n. Its responsibility is to discover, traverse, and summarize a client’s folder hierarchy in a controlled and repeatable way.
It starts with client identification and configuration loading, then uses Microsoft Graph HTTP requests to list root and child items, initializes a traversal queue, processes items iteratively, normalizes queue state, checks branch conditions, and finally writes structured summary artifacts. The design avoids fragile one-shot logic and instead uses queue-based recursion to support reliability, clarity, and future extensibility.
This workflow was built with production thinking in mind: explicit control flow, reusable modules, clean outputs, and compatibility with downstream audit and evidence-generation workflows.
Post image
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started