Extract and Organize Receipt Data for Expense Tracking with VLM Run and Google — n8n Workflow
Overview
Transform your expense tracking with automated AI receipt processing that extracts data and organizes it instantly.
What this workflow does
Monitors Google Drive for new receipt uploads (images/PDFs) Downloads and processes files automatically Extracts key data using verified VLM Run node (merchant, amount, currency, date) Saves structured data to Google Sheets for easy tracking
Setup
Prerequisites: Google Drive/Sheets accounts, VLM Run API credentials, n8n instance.
Install the verified V
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 5 nodes, connecting @vlm-run/n8n-nodes-vlmrun.vlmrun, googledrive, googledrivetrigger.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (5)
Google Sheets
googleSheets
Google Drive
googleDrive
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
extract-and-organize-receipt-data-for-expense-tracking-with-vlm-run-and-googlefile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Shahrear
@shahrear
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →