AI agent: expense tracker in Google Sheets and n8n chat
Save your expenses via chat message. LLM will parse your message to structured JSON and save as a new row into Google Sheet. Installation 1. Set up Google Sheets: Clone this Sheet: https://docs.google.com/spreadsheets/d/1D0r3tun7LF7Ypb21CmbTKEtn76WE-kaHvBCM5NdgiPU/edit?gid=0gid=0 (File -> Make a copy) Choose this sheet into "Save expense into Google Sheets" node. 2. Fix sub-workflow dropdown: open "Parse msg and save to Sheets" node (which is an n8n sub-workflow executor tool) and choose the
Integrations Used (8)
Prerequisites
Required Credentials (2)
Complexity
Some experience helpful. Multiple integrations or logic.
When to Use This Workflow
Automated Reporting
Automatically collect and organize data into spreadsheets for analysis.
Spend less time on data entry and more time on insights.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"id": "aLTkMiEDYXbMK4fT",
"meta": {
"instanceId": "5b860a91d7844b5237bb51cc58691ca8c3dc5b576f42d4d6bbedfb8d43d58ece",
"templateCredsSetupCompleted": true
},
"name": "AI agent: expense tracker in Google Sheets and n8n chat",
"tags": [],
"nodes": [
{
"id": "9260b53e-6848-4f34-9643-311c58c807f6",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
360,
40
],
"parameters": {
"options": {
"maxIterations": 3,
...Related Workflows
AI Agent to chat with Airtable and analyze data
Replace Mapbox public key - <yourpublickey> in code
Chat with Google Sheet
Sub-workflow: Custom tool This can be called by the agent above. It returns three different types of data from the Googl...
BambooHR AI-Powered Company Policies and Benefits Chatbot
STEP 1: Retrieve company policies and load them into a vector store
Build a Tax Code Assistant with Qdrant, Mistral.ai and OpenAI
Step 1. Download the Tax Code PDF [Read more about handling Zip Files](https://docs.n8n.io/integrations/builtin/core-nod...
Building RAG Chatbot for Movie Recommendations with Qdrant and Open AI
Tool, calling Qdrant's recommendation API based on user's request, transformed by AI agent
AI-powered WooCommerce Support-Agent
Find WooCommerce User-ID User-ID is required to query past orders