Automate Document Parsing and Analysis with LlamaParse and n8n - n8n Workflow | Neura Market
Automate Document Parsing and Analysis with LlamaParse and n8n
This workflow automates the extraction and analysis of text from documents using LlamaParse, providing structured data and insights through various channels.
The workflow integrates multiple services to automate document processing. It monitors Gmail for attachments or accepts documents via webhook, validates file formats, and uploads them to LlamaParse for text extraction. The extracted data is then analyzed, classified, and converted into structured JSON. Key insights and summaries are generated, and the data is stored in Google Sheets and Google Drive. Notifications and summaries are sent via Telegram for immediate review.
Platform
n8n
Category
AI
Price
Free
Creator
Oscar Berg
if
set
noOp
gmail
limit
merge
webhook
telegram
aggregate
stickyNote
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.