Document AI & Extraction
632 Ergebnisse — 40 herunterladbare Workflow-Dateien, 592 quellenverknüpfte n8n-Referenzen
Replicated Support Bundles → Snowflake
On a schedule, fetches Replicated support-bundle data over HTTP and loads it into Snowflake.
End to End Event E Ticket Generator & Email Dispatcher
On a new Google Sheets row, generates an e-ticket from a Google Docs template stored in Drive and emails it via SMTP.
Strapi Content Type Manager
On a webhook, creates, updates, or deletes Strapi CMS content types via API with conditional routing and error handling.
Production AI Playbook: Deterministic Steps & AI Steps (1 of 5)
On a webhook request, executes deterministic code and conditional logic steps, then returns the result via the webhook response.
AI Powered Legal Policy Governance with Compliance Tracking and Notification
On form submission, extracts policy document text, runs an OpenAI agent for compliance review, logs to a data table, and notifies via Gmail and Slack.
Automated Data Quality Monitoring & Reporting (SQL + Email + Google Sheets)
On a schedule, runs Postgres data-quality checks, writes the results to Google Sheets, and emails the report via Gmail.
Extract YouTube auto-generated transcripts and save them for future use
When called by another workflow, fetches a YouTube video's auto-generated transcript, parses the caption XML, and returns the saved text.
Generate Client Contracts Automatically using Google Docs, Drive, and GoHighLevel
On a webhook, copies a contract template in Google Drive, populates it in Google Docs, and syncs the result to GoHighLevel.
Generate and email PDF quotes from Airtable via Gmail and Google Drive
On a webhook, pulls quote data from Airtable, generates a PDF, stores it in Google Drive, and emails it via Gmail.
Extract Data from Email Attachments to Airtable with Docupipe AI
On a new IMAP email, sends attachments to DocuPipe for extraction and saves the structured data to Airtable.
Extract Data from Dropbox Documents with Docupipe and Post to Slack
On a schedule, sends new Dropbox documents to DocuPipe for data extraction and posts the parsed results to Slack.
Detect and Mask Pii for Gdpr Safe AI Document Analysis with Anthropic and PostgreSQL
On a webhook, extracts document text, detects and masks PII with Claude, and stores the redacted results in PostgreSQL.
Generate Production Database Schemas from Excel and CSV with OpenAI and Langchain
On a webhook upload, extracts Excel and CSV data and generates a production database schema with OpenAI, returned in the response.
Create and Send AI Sales Proposals Using Gemini, Google Docs & Gmail
On a new Google Sheets row, drafts a proposal with Gemini using HubSpot data, creates a Google Doc, and emails it via Gmail.
Upload Documents with Validation, Deduplication and Postgres Storage
On form upload, validates and deduplicates documents before storing them in Postgres.
Normalize and Validate CSV Data with Anthropic/openai & Slack & Sheets
On webhook upload, normalizes and validates CSV data with a Claude agent, stores it in Postgres, and notifies Slack and Google Sheets.
Validate JSON Payloads Against a Schema with Detailed Error Messages (No AI)
On webhook request, validates incoming JSON payloads against a schema and responds with detailed error messages.
Generate branded PDF reports from incoming emails using Autype and OpenRouter
On a new IMAP email, generates a branded PDF report with Autype and an OpenRouter agent, then sends it via SMTP.
AI Handwritten Memo Organizer copy
On a webhook, reads handwritten memos from Google Drive, transcribes them with Gemini, and logs structured data to Google Sheets.
Handle Gdpr Access and Erasure Emails with Gmail, GPT 4o, Supabase and Airtable
On an incoming Gmail message, classifies GDPR access/erasure requests with OpenAI, updates Supabase, Airtable, and Google Sheets, and replies via Gmail.
Convert PDF to Mcq Question Bank in Excel with AI (Gemini)
On a webhook upload, extracts PDF text, generates MCQs with Gemini, and delivers an Excel file via Telegram, email, and Google Drive.
API Documentation — Generator
Manually pulls files from Google Drive, generates API documentation with OpenAI, and emails the results in batches via Gmail.
Transform and Map Data Fields Standalone Via Webhook with Configurable Type Conversion
On a webhook request, maps and type-converts incoming data fields with custom code and returns the transformed result.
Route Measurement Data from Webhook to Google Sheets, Email or Js & 700+ Apps
On a webhook, routes incoming measurement data to Google Sheets, email, or custom JavaScript and returns a webhook response.