Automate File URL Retrieval via LINE Bot and Google Sheets with AI - n8n Workflow | Neura Market
Automate File URL Retrieval via LINE Bot and Google Sheets with AI
This workflow uses a LINE Bot to process natural language queries, extract filenames with AI, and retrieve corresponding Google Drive URLs from Google Sheets.
This comprehensive automation workflow integrates LINE Bot, Google Sheets, and AI to streamline the process of retrieving file URLs. When a user sends a message to the LINE Bot, the AI Agent extracts the filename from the message. The workflow then searches Google Sheets for the file and returns the Google Drive URL via LINE Bot. This setup supports natural language processing, making it user-friendly and efficient for managing file queries.
Platform
n8n
Category
AI
Price
Free
Creator
David Kim
if
set
webhook
httpRequest
googleSheets
agent
lmChatOpenAi
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.