Automate Expense Receipt Processing to Google Sheets - n8n Workflow | Neura Market
Automate Expense Receipt Processing to Google Sheets
Streamline your expense tracking by automatically extracting data from receipt photos and adding it to Google Sheets using Telegram, Mindee API, and Twilio.
This workflow simplifies the process of managing expense receipts by integrating multiple services. It starts with receiving a photo of a receipt via Telegram, then uses Mindee API to extract relevant details such as category, date, merchant, amount, and currency. The extracted data is then formatted and appended to a Google Sheets document. Finally, confirmations and notifications are sent via Telegram and Twilio, respectively, ensuring all parties are informed of the successful addition.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Daniel Park
set
twilio
telegram
httpRequest
googleSheets
telegramTrigger
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.