⚒️ Convert CAD & BIM (Revit, IFC, AutoCAD) in dataBase (DataFrame)

731 views · ⚒️ Engineering

💡 Pro Tip — HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it — it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

A minimal workflow to convert a Revit/IFC/DWG project into analysis-ready XLSX (and optional DAE) with a single run. Set two variables, execute, and the converter does the rest.

What it does

Prerequisites

How to use

  1. Import this JSON into n8n.
  2. Open “Set path to file and converter” and set:
    • path_to_converter: C:\\DDC_Converter_Revit\\datadrivenlibs\\RvtExporter.exe
    • path_project_file: e.g., C:\\Sample_Projects\\your_project.rvt
  3. Run Manual Trigger → the command node executes the converter.

Notes & tips

Categories

Data Extraction · Files & Storage · ETL · CAD/BIM

Tags

cad-bim, revit, ifc, dwg, converter, xlsx, dae

Author

DataDrivenConstruction.io info@datadrivenconstruction.io

Consulting and Training

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

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup