Automate Colombian Invoice Data Extraction to Google Sheets Using AI - n8n Workflow | Neura Market
Automate Colombian Invoice Data Extraction to Google Sheets Using AI
Streamline the extraction of Colombian invoice data from Google Drive and organize it in Google Sheets using AI-powered tools. Ideal for finance professionals managing Colombian tax specifics.
This workflow automates the extraction of critical data from invoices and receipts stored in Google Drive, processing both PDFs and JPEGs using AI. It intelligently routes files based on their type, extracts text content, and uses Azure OpenAI to parse and structure the data according to Colombian tax and legal requirements. The structured data is then formatted and appended to a designated Google Sheet, ensuring consistent and accurate data management.
Platform
n8n
Category
Finance & Accounting
Price
Free
Creator
Sakura Ito
set
switch
splitOut
stickyNote
googleDrive
googleSheets
extractFromFile
chainLlm
googleDriveTrigger
lmChatAzureOpenAi
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.