Who is this for Freelancers, small business owners, and accounting teams in Japan who receive invoices and want to eliminate manual data entry into spreadsheets. What this workflow does Send an invoice photo to your LINE bot and the rest is automatic. The workflow fetches the image via LINE Messaging API, runs it through OCR.space to extract raw text, then passes that text to a Gemini AI Agent to parse the key fields — invoice number, date, due date, vendor name, subtotal, tax, and total. The re

Who is this for Freelancers, small business owners, and accounting teams in Japan who receive invoices and want to eliminate manual data entry into spreadsheets. What this workflow does Send an invoice photo to your LINE bot and the rest is automatic. The workflow fetches the image via LINE Messaging API, runs it through OCR.space to extract raw text, then passes that text to a Gemini AI Agent to parse the key fields — invoice number, date, due date, vendor name, subtotal, tax, and total. The result is appended as a new row in your Google Sheets ledger and a confirmation is sent back to LINE. If the image is not an invoice, a friendly error message is returned instead. How to set up 1. Create a LINE Messaging API channel and get your Channel Access Token 2. Get a free OCR.space API key at ocr.space/ocrapi/freekey 3. Get a free Gemini API key at aistudio.google.com 4. Set up Google Sheets OAuth2 credentials in n8n 5. Enter your LINE token, OCR key, and Spreadsheet ID in the Variables node 6. Set the Webhook URL in LINE Developers to your n8n instance URL 7. Activate the workflow and send an invoice photo to your LINE bot Requirements - LINE Messaging API channel and channel access token - OCR.space API key (free tier: 25,000 requests/month) - Google Gemini API key (free tier: 1,500 requests/day) - Google Sheets with OAuth2 credentials configured in n8n How to customize Change SHEETNAME in the Variables node to file invoices by month. Edit the Gemini prompt to capture extra fields like bank details or line items. Swap OCR.space for Google Cloud Vision API if you need better accuracy on complex layouts.
Download the workflow JSON file after purchase.
Open n8n → click the menu → Import from File.
Select the downloaded JSON and import.
Set up credentials for each node that requires them.
Click Execute Workflow to test, then activate.
Setup guide included
Purchase to unlock the full step-by-step guide
No reviews yet
Be the first to buy and share your experience.
Leave a review
Sign in to share your experience with this workflow.
Create a free account to purchase workflows.
Need help setting this up?
Book a 3-hour live setup session with an Agility consultant.