Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

1k workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Audit inventory prices between a website scraper and Google SheetsQuick overview This workflow receives scraped product data via a webhook, compares it against an internal inventory list in Google Sheets, and writes an audit log (price changes, mGoogle Sheets · Code1 views
Analyze compliant documents with PromptLock Guard, Claude, and Google SheetsQuick overview Screen contracts, intake forms, and reports for HIPAA, GDPR, and PCI data — plus always-on prompt-injection detection — before Claude summarizes them. Clean documentGoogle Sheets · HTTP Request · Gmail1 views
Turn support emails into FAQ drafts with Gmail, OpenAI, Sheets and DocsQuick overview This workflow monitors a Gmail inbox for new support-style emails, uses OpenAI to extract a reusable FAQ question and safe draft answer, logs results to Google SheetGoogle Sheets · Gmail · Google Docs · Code · OpenAI Chat Model1 views
Extract Twilio voice donation details with Groq, Gemini, and Google SheetsQuick overview This workflow receives Twilio call recording callbacks, transcribes the audio with Groq Whisper, uses Google Gemini/Groq LLMs to extract structured donation details,Google Sheets · HTTP Request · Code · Basic LLM Chain · Google Gemini Chat Model1 views
Track data deletion requests from Gmail with Jira, BigQuery, and SlackQuick Overview This workflow monitors a Gmail inbox for potential privacy/data deletion requests, classifies each email, creates the appropriate Jira issue, logs a minimal audit reHTTP Request · Code1 views
Calculate court deadlines with Google Calendar, Outlook, and ClioQuick overview This workflow receives a webhook with a trigger date and deadline rules, calculates court deadlines (skipping weekends and US federal holidays for business-day rulesGoogle Sheets · HTTP Request · Code1 views
Extract meeting decisions and action items with LDX hub (Gemini) and Google SheetsQuick overview This workflow collects a meeting-minutes PDF via an n8n form, uses LDX hub (Gemini) to segment it by agenda and extract decisions and action items, then appends eachGoogle Sheets · Code1 views
Transform uploaded documents into structured data with Unstructured MCPQuick overview This workflow collects an uploaded document via an n8n form and uses Unstructured’s hosted Transform MCP server to convert it into structured, LLM-ready text output,HTTP Request · Code · MCP Client1 views
Audit digital identities with Apify BreachHound and PDF.coQuick overview This workflow starts from an n8n form submission, runs the BreachHound actor on Apify to discover where an email address is registered, then summarizes the results iHTTP Request · Code1 views
Transcribe and summarize Notion meeting recordings with GladiaQuick overview This workflow triggers on new meeting entries in a Notion database, sends the recording URL to Gladia for transcription with diarization and summarization, polls untNotion · Code1 views
Normalize and backfill Notion database properties with rules and loggingQuick overview This workflow runs daily to normalize and backfill properties in a Notion database, standardizing Status values, deriving a Key slug and Created week stamp, updatingNotion · Code1 views
Route human-in-the-loop approval requests with Slack and PostgresQuick overview This workflow exposes a single webhook that either accepts new approval requests or handles Slack button callbacks, posting interactive Slack Block Kit messages and Postgres · Slack · Code1 views
Sync Google Drive documents to Pinecone RAG with Google Gemini embeddingsQuick overview This workflow runs on a schedule to sync files from a Google Drive folder into a Pinecone vector index for RAG, extracting text from PDFs, XLSX, Google Docs, and sprGoogle Sheets · HTTP Request · Google Drive · Pinecone Vector Store · Default Data Loader1 views
Send weekly narrative client reports with Google Sheets, Claude, and GmailQuick overview This workflow runs every Friday at 9:00 AM, pulls active client status data from Google Sheets, uses Anthropic Claude to generate a narrative weekly report with struGoogle Sheets · Gmail · Code · AI Agent · Anthropic Chat Model1 views
Score mortgage loan risk from Google Drive PDFs with OpenAI and GmailQuick overview This workflow monitors a Google Drive folder for new loan application PDFs, extracts text, and uses OpenAI (GPT-4o-mini) to structure applicant data, score risk, genSlack · Google Drive · Gmail · Code · AI Agent1 views
Extract post-call glossary terms from transcripts with Anthropic Claude and TelegramQuick overview This workflow accepts a meeting transcript via an n8n form or webhook, uses Anthropic Claude to extract technical terms and acronyms into a JSON glossary, and then sTelegram · Code · AI Agent · Anthropic Chat Model1 views
Sync SAP Business One OData records with Google Sheets dailyQuick overview This workflow runs daily to sync SAP Business One Service Layer OData Business Partners to Google Sheets, handling SAP’s 20-record page limit, mapping fields into a Google Sheets · HTTP Request · Code1 views
Count Xero invoices, bills, and credit notes with a voided/deleted filterQuick overview This workflow runs on manual execution to count Xero Accounting records: sales invoices, bills, and sales/bill credit notes; with an optional filter to exclude VOIDEHTTP Request · Code1 views