Automatically process Construction Blueprints into structured Excel entries with VLM extraction
Disclaimer: This template uses community nodes, including the VLM Run node. It requires a self-hosted n8n instance and will not run on n8n Cloud.
What this workflow does
construction.blueprint domain as JSONPrerequisites: Microsoft account, VLM Run API credentials, OneDrive access, Excel Online, n8n. Install the verified VLM Run node by searching for VLM Run in the node list, then click Install. Once installed, you can start using it in your workflows.
Quick Setup:
Create the OneDrive folder you want to watch and copy its Folder ID
id= URL parameter. It is URL-encoded.id field from the response.Create an Excel sheet with headers like: timestamp, file_name, file_id, mime_type, size_bytes, uploader_email, document_type, document_number, issue_date, author_name, drawing_title_numbers, revision_history, job_name, address, drawing_number, revision, drawn_by, checked_by, scale_information, agency_name, document_title, blueprint_id, blueprint_status, blueprint_owner, blueprint_url
Configure OneDrive OAuth2 for the trigger and download nodes
Add VLM Run API credentials from https://app.vlm.run/dashboard to the VLM Run node
Configure Excel Online OAuth2 and set Spreadsheet ID and target sheet tab
Test by uploading a sample file to the watched OneDrive folder and activate
Extend by adding:


