Finance & Accounting
435 results — 89 downloadable workflow files, 346 source-linked n8n references
AI OCR Invoice Processing - Gemini Sheets Telegram
On form submission, extracts invoice data using Google Gemini OCR, logs it to Google Sheets, and sends Telegram notifications.
Scan Receipt Images in Google Drive with Gemini AI and Log to Google Sheets
When a receipt image lands in Google Drive, scans it with Gemini AI via HTTP and logs the extracted data to Google Sheets.
Invoice Processor Microsoft 365
On schedule, fetches invoice emails from Outlook, extracts data with an OpenAI chain, and records it in Microsoft Excel.
PDF Invoice Data Extraction with Human in the Loop from Gmail to Google Sheets
On a new Gmail email, extracts PDF invoice data via Cradl AI, logs it to Google Sheets, and emails it for human review.
PDF Renewal Invoices for Expiring Domains
On manual or scheduled run, fetches expiring domains via HTTP, logs them to Google Sheets, and emails renewal invoices through Gmail.
Scheduled API Sync to NocoDB and Email
On a schedule, fetches data via HTTP, stores records in NocoDB in batches, and emails a generated file report via SMTP.
Postgres API Orchestration Router
On a webhook, routes requests through a switch, reads and writes Postgres, caches in Redis, and triggers sub-workflows in batches.
Invoice Classifiaction Workflow (agentic approach)
On a form submission, classifies uploaded invoices from Google Drive using a Google Gemini agent with Drive and Slack tools.
Extract Data from Invoices to Excel Using AI + OCR (Pdf/image)
On a Telegram message, OCRs invoice PDFs and images with Tesseract and Google Gemini, then writes extracted data to Microsoft Excel.
(Retail) Payment Failure Alert
On a payment-failure webhook, posts a Slack alert and Gmail notification, then logs the event to Supabase.
Automatically Generate an Invoice PDF from Google Sheets Data with Docupotion
On a new Google Sheets row, aggregates the data, generates an invoice PDF via Docupotion, and saves it to Google Drive.
OCR to JSON Automation
On a webhook, runs Mistral AI OCR on the document, structures the result as JSON, and returns it in the webhook response.
Send overdue invoice reminders from Pennylane to Slack
On a schedule, fetches overdue invoices from Pennylane and posts payment reminders to Slack.
Create and send Pennylane invoices from webhook data
On a webhook, creates a Pennylane invoice via API, notifies Slack, and emails it through Gmail.
LEDEs Conversion
On a new IMAP email, extracts attachment data with OpenAI, converts it into Excel LEDES format, and sends results via Outlook.
Easybits Extraction Error Handler
On a new Gmail email, runs the easybits extractor, posts errors to Slack, and stores files in Google Drive.
OpenRouter, Gmail & Google Sheets Sync
On a schedule, fetches data, processes it with OpenRouter and OpenAI agents, emails via Gmail, and logs results to Google Sheets.
Invoice Classification Workflow (powered by easybits) – Community Node
On a form submission, extracts invoice data with easybits, routes it via a switch, files documents in Google Drive, and notifies Slack.
Stresstest Workflow (easybits Extractor verified community node)
On a form submission, runs documents through the easybits Extractor and returns the extracted results in a form response.
Extract Invoice Data from PDF with Claude AI and Create Vendor Bill in Odoo 18
On a webhook, extracts invoice fields from a PDF using Claude, creates an Odoo vendor bill via API, and responds.
Stripe Payment → Invoice PDF → Gmail + Google Drive
On a Stripe payment, generates an invoice PDF with TemplateFox, emails it via Gmail, and stores a copy in Google Drive.
Invoice Approval Handler (Slack Listener)
On a Slack approval webhook, routes the action via a switch, updates the invoice status in Google Sheets, and replies in Slack.
Invoice → Slack Approval (powered by easybits)
On a form submission, extracts invoice data with easybits and sends it to Slack for approval via API.
Google Sheets, Gmail & Slack Sync
On a schedule, reads rows from Google Sheets, sends Gmail emails, and posts conditional notifications to Slack.