Automate Thai Government Document Processing with OCR and Google Sheets - n8n Workflow | Neura Market
Automate Thai Government Document Processing with OCR and Google Sheets
This workflow automates the extraction and storage of data from Thai government documents received via LINE or Google Drive using Mistral OCR and OpenAI, saving the results in Google Sheets.
This comprehensive workflow is designed for Thai government agencies and automation developers who handle document intake and require efficient data extraction. It processes documents received through LINE and Google Drive, checks their file type, and applies OCR using Mistral AI. Key metadata is extracted using OpenAI, and the structured data is stored in Google Sheets. The workflow also provides feedback to LINE users or archives files in Google Drive, streamlining document management.
Platform
n8n
Category
AI
Price
Free
Creator
Priya Desai
if
set
merge
webhook
mistralAi
stickyNote
googleDrive
httpRequest
googleSheets
googleDriveTrigger
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.