Automate LINE Chatbot Responses with Google Sheets and Google Gemini AI - n8n Workflow | Neura Market
Automate LINE Chatbot Responses with Google Sheets and Google Gemini AI
This workflow automates AI-assisted replies for LINE Official Account messages, using Google Sheets to store and reference chat history, ensuring contextual and personalized interactions.
This workflow is ideal for businesses or support teams looking to enhance customer interactions with AI. It integrates LINE messaging with Google Sheets to maintain conversation context and uses Google Gemini AI for generating intelligent responses. The workflow handles incoming messages, prepares data, retrieves chat history, and formats prompts for AI processing. It also manages chat history storage efficiently to ensure scalability.
Platform
n8n
Category
AI
Price
Free
Creator
Grace Kim
Guitar
set
code
webhook
stickyNote
httpRequest
googleSheets
agent
lmChatGoogleGemini
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.