Extract and Track Receipt Data with VLM Run and Google Drive + Airtable — n8n Workflow
Overview
Simplify expense tracking with AI-powered automation that extracts receipt data and organizes it instantly.
What this workflow does
Watches Google Drive for new receipt uploads (images/PDFs) Automatically downloads and prepares files for processing Parses key details using the trusted VLM Run node (merchant, customer, amount, currency, date) Stores structured records in Airtable for real-time tracking
Setup
Prerequisites: Google Drive & Airtable accounts, VLM Run API credentials, n8n instanc
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 6 nodes, connecting @vlm-run/n8n-nodes-vlmrun.vlmrun, airtable, googledrive.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (6)
Airtable
airtable
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-track-receipt-data-with-vlm-run-and-google-drive-airtablefile 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
Atik
@atik
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →