Voice-Controlled Expense Tracker with Siri, AI & Google Sheets - n8n Workflow | Neura Market
Voice-Controlled Expense Tracker with Siri, AI & Google Sheets
Enables hands-free expense tracking via Siri shortcuts, using n8n webhook, AI to parse commands, and Google Sheets for storage with instant voice replies.
This workflow transforms voice commands through Siri into smart expense tracking. Users speak to record expenses (e.g., 'Spent $20 on coffee') or query spending (e.g., 'Show expenses this week'). A Siri Shortcut sends the input to an n8n webhook, where an AI agent analyzes the natural language to classify as record or query, extracts details like date, amount, category, and type (income/expense), then interacts with Google Sheets to append or retrieve data. The system responds with a friendly su
Platform
n8n
Category
Customer Support
Price
$14.99
Creator
Jordi Faber
voice-control
siri
ai-agent
expense-tracker
google-sheets
apple-shortcuts
finance
automation
n8n-webhook
personal-finance
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.