ETL: Extract Revit Model Data to Structured Excel - n8n Workflow | Neura Market
ETL: Extract Revit Model Data to Structured Excel
Automates extraction of Revit model data into Excel via local RvtExporter.exe, then parses it into structured n8n items for ETL pipelines.
This n8n workflow transforms Revit (.rvt) files into structured Excel data and parses them into individual items ready for downstream processing. It executes a local Windows executable (RvtExporter.exe from DDC Revit toolkit) to convert the model, checks for success, derives the output Excel filename, reads the file from disk, and converts rows into n8n data items.
Key benefits include automating tedious manual exports from Revit, enabling seamless integration into ETL pipelines for analysis, r
Platform
n8n
Category
Lifestyle
Price
$14.99
Creator
QualityWorkflows
Revit
ETL
Excel
Data Extraction
BIM
Automation
n8n
Architecture
File Parsing
Windows
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.