๐Ÿ”ฌ Automate receipt processing for expense tracking with Google Drive, VLM Run & Airtable

โšก 227 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

Transform your expense tracking with automated AI receipt processing that extracts data and organizes it instantly.

What this workflow does

  1. Monitors Google Drive for new receipt uploads (images/PDFs)
  2. Downloads and processes files automatically
  3. Extracts key data using verified VLM Run node (merchant, amount, currency, date)
  4. Saves structured data to Airtable for easy tracking

Setup

Prerequisites: Google Drive account, Airtable account, 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 start using it in your workflows.

Quick Setup:

  1. Configure Google Drive OAuth2, Airtable OAuth2
  2. Create receipt upload folder
  3. Add VLM Run API credentials
  4. Create Airtable table with columns: Customer, Merchant, Amount, Currency, Date
  5. Update folder/table IDs in workflow nodes
  6. Test and activate

How to customize this workflow to your needs

Extend functionality by:

This workflow transforms manual receipt processing into an automated system that saves hours while improving accuracy. > โš ๏ธ Disclaimer: This workflow requires a self-hosted n8n setup because it uses custom nodes (VLM Run) that are not available on the managed n8n.cloud service.

๐Ÿ”— Nodes Used

Airtable, Google Drive, Google Drive Trigger

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup