Automate multi-document handling with AI-powered extraction that adapts to any format and organizes it instantly.
Prerequisites: Google Drive & Google Sheets accounts, VLM Run API credentials, n8n instance.
Install the verified VLM Run node by searching for VLM Run in the node list, then click Install. Once installed, you can integrate it directly for high-accuracy data extraction.
Quick Setup:
Configure Google Drive OAuth2 and select a folder for uploads
Create a Master Reference Google Sheet with the following structure:
Document_Name | Spreadsheet_ID |
---|---|
Receipt | your-receipt-sheet-id |
Resume | your-resume-sheet-id |
Physician Order | your-physician-order-sheet-id |
Claims Processing | your-claims-sheet-id |
Construction Blueprint | your-blueprint-sheet-id |
The first column holds the document type, and the second column holds the target sheet ID where extracted data should be appended.
In the AI Agent node, edit the agent prompt to:
Test with a sample upload and activate the workflow
Extend functionality by:
This workflow leverages the VLM Run node for flexible, precision extraction and the AI Agent for intelligent mapping, creating a powerful system that adapts to any document type with minimal setup changes.