Marketplace
İndirebileceğin 3.557 hazır workflow dosyası, artı 10.661 kaynağa bağlı n8n referansı.
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.
Invoice Classification Workflow (powered by easybits)
On a form submission, extracts and classifies invoice files, routes them via a switch, files them in Google Drive, and notifies Slack.
Google Sheets, Notion & Gmail Automation
On a HubSpot trigger, logs the record to Google Sheets and Notion, then sends Gmail and Slack notifications.
Indonesian Stock (IDX) Invoice Reader
On a Telegram message, parses an uploaded invoice through an HTTP extraction API and replies with the structured data in Telegram.
Invoice Duplicate Checker
On a new Gmail email, extracts invoice fields, checks Google Sheets for duplicates, and posts an alert to Slack.
Form Document Parsing to Gmail
On a form submission, extracts uploaded file data, an OpenAI agent parses structured fields, and sends results via Gmail.
OpenAI, Supabase & Slack Automation
On a new Gmail email, classifies content with an OpenAI agent, stores it in Supabase, and notifies via Slack and Gmail.