Block 1 - VLM Run Parsing
- Type / Role
- @vlm-run/n8n-nodes-vlmrun.vlmRun - vlmRun
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
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 h...
@vlm-run/n8n-nodes-vlmrun.vlmrun, n8n-nodes-base.stickynote, n8n-nodes-base.microsoftonedrivetrigger, n8n-nodes-base.microsoftonedrive, n8n-nodes-base.microsoftexcel
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shahrear.
Original n8n.io sourceAutomatically 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:
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.
| Workflow | Extract construction blueprint data with VLM run and Microsoft Office Suite |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Document Extraction, AI Summarization |
| Author | Shahrear |
| Published | 05 Sept 2025 |
Use the JSON export at /data/workflows/8304/8304.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.
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 h...
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, AI Summarization use case.