Block 1 - Sticky Note23
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
CAD2DATA: Batch Converter (Revit/IFC/DWG/DGN → XLSX/DAE) Batch convert CAD/BIM files to analysis ready XLSX and optional DAE with automatic verification and a clean HTML report. Runs locally via an...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.code, n8n-nodes-base.merge, n8n-nodes-base.set, n8n-nodes-base.executecommand, n8n-nodes-base.if, n8n-nodes-base.splitout
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Artem Boiko.
Original n8n.io sourceBatch-convert CAD/BIM files to analysis-ready XLSX and optional DAE with automatic verification and a clean HTML report. Runs locally via RvtExporter.exe and PowerShell on Windows.
Supports configurable export modes — basic (~309 categories), standard (~724), and complete (~1209) — plus optional outputs such as bounding boxes, Revit schedules, and PDF drawings.
.rvt, .ifc, .dwg, or .dgn.RvtExporter.exe [input] [output.xlsx] [output.dae] [options].basic | standard | complete | custombbox (BoundingBox to XLSX), schedule (Revit schedules), sheets2pdf (Sheets → PDF)-no-xlsx, -no-collada[<output file>] and [<category file>] (used with custom)Examples
basic bbox — minimal export + BoundingBox complete schedule sheets2pdf — full export + schedules + PDFs standard -no-collada — XLSX only (skip DAE)C:\DDC_Converter_Revit\datadrivenlibs\RvtExporter.execonverter_path: C:\DDC_Converter_Revit\datadrivenlibs\RvtExporter.exesource_folder: folder with your projectsoutput_folder: folder for resultsinclude_subfolders: true / falsefile_extension: .rvt | .ifc | .dwg | .dgnoptions: see Converter options*_ext.xlsx — tabular data per input file.*_ext.dae — lightweight 3D (if not disabled with -no-collada).CAD_Conversion_Report_YYYY-MM-DD_HH-MM-SS.html — summary with:Get-ChildItem for discovery and cmd /c start to open the report.-no-collada, success/verification is XLSX-only (DAE is skipped).Data Extraction · Files & Storage · ETL · CAD/BIM
cad-bim, revit, ifc, dwg, dgn, converter, batch, xlsx, dae, qto
DataDrivenConstruction.io
DataDrivenConstruction.io [email protected]
We work with leading construction, engineering, consulting agencies and technology firms around the world to help them implement open data principles, automate CAD/BIM processing and build robust ETL pipelines.
If you would like to test this solution with your own data, or are interested in adapting the workflow to real project tasks, feel free to contact us.
Docs & Issues:
Full Readme on GitHub
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 41 workflow blocks. Download the JSON for the full node graph.
| Workflow | Batch Convert CAD/BIM Files to XLSX/DAE with Validation and Reporting |
|---|---|
| Complexity | advanced |
| Nodes | 41 |
| Categories | Document Extraction, Multimodal AI |
| Author | Artem Boiko |
| Published | 20 Aug 2025 |
Use the JSON export at /data/workflows/7650/7650.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
CAD2DATA: Batch Converter (Revit/IFC/DWG/DGN → XLSX/DAE) Batch convert CAD/BIM files to analysis ready XLSX and optional DAE with automatic verification and a clean HTML report. Runs locally via an...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, Multimodal AI use case.