LINE BOT File Lookup with AI Agent & Google Sheets - n8n Workflow | Neura Market
LINE BOT File Lookup with AI Agent & Google Sheets
Automates natural language file searches via LINE BOT using AI to extract filenames, lookup URLs in Google Sheets, and respond with Google Drive links instantly.
This workflow integrates LINE BOT webhook with an AI Agent (powered by GPT-4/3.5) to handle user queries like 'Find file 1.pdf for me'. The AI extracts the filename from natural language input, performs a lookup in a specified Google Sheets range (e.g., Filename column A, URL column B), and retrieves the corresponding Google Drive file URL. If found, it sends an automated response back via LINE BOT; otherwise, it handles no-match scenarios gracefully.
Key benefits include hands-free file discov
Platform
n8n
Category
Marketing
Price
$14.99
Creator
Jordi Faber
LINE BOT
AI Agent
Google Sheets
Google Drive
File Lookup
Natural Language Processing
Automation
Marketing
Contests
Data Extraction
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.