LINE Bot - Google Sheets Record Receipt
detail.loadingPreview
Automatically records LINE BOT message receipts into Google Sheets.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow utilizes a LINE webhook to capture incoming messages, processes them to extract transaction details, uploads any associated images to Google Drive, and finally records the extracted information into a Google Sheet.
Key Features
- Receives messages and images via LINE webhook.
- Extracts image content and URL.
- Uploads images to Google Drive.
- Performs OCR for text extraction from images.
- Parses and structures transaction data.
- Appends transaction data to a Google Sheet.
How To Use
- Set up a LINE Official Account and obtain the necessary webhook token.
- Configure the
LINE Chat Botnode with your LINE webhook path. - Set up Google Drive and Google Sheets credentials in n8n.
- Configure the
Upload image to Google DriveandRecord in Google Sheetsnodes with your credentials and desired sheet/folder. - Ensure your environment variables (
API_BASE_URL,BASE_URL,WEBHOOK_URL) are correctly set for image processing and Google Drive integration. - Configure the
Image slip URL in LineandSend Image URL to OCR Space for Text Extractionnodes with the correct API endpoints for your OCR service.
Apps Used
Workflow JSON
{
"id": "139b9ecd-1b2a-4972-b5e4-8511a4b2b517",
"name": "LINE Bot - Google Sheets Record Receipt",
"nodes": 0,
"category": "Integrations",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 139b9ecd-1b2a...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Notion Job Board Poster
Automate job postings to Notion by receiving data via webhook.
Bitrix24 Open Channel RAG Chatbot with Webhook
This workflow integrates a Bitrix24 Open Channel chatbot using a webhook, demonstrating RAG principles.
Create Zoom Meeting
Create a Zoom meeting using the Zoom node.
Sentiment Analysis for Mattermost Feedback
Analyzes feedback sentiment from Typeform and posts results to Mattermost.
Typeform to KlickTipp Quiz Automation
Automates the process of handling Typeform quiz responses and subscribing contacts to KlickTipp.
Track an Event in Segment
Track events in Segment to monitor user behavior.