π¬ Extract spending history from gmail to google sheet
β‘ 2,881 views Β· π¬ Document Extraction & Analysis
Description
How it works
- Fetch transaction notification emails (including attachments)
- Clean up data
- Let AI (Basic LLM Chain node) generate bookkeeping item
- Send to Google sheet
Details
- The example fetch email from Gmail lables, suggested using filters to automatically orgianize email into the labels
- Data will send to βraw dataβ sheet
- Example google sheet: https://docs.google.com/spreadsheets/d/1_IhdHj8bxtsfH2MRqKuU2LzJuzm4DaeKSw46eFcyYts/edit?gid=1617968863#gid=1617968863
π Nodes Used
Google Sheets, Gmail Trigger, Basic LLM Chain, Structured Output Parser, Extract from File, Google Gemini Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File