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

1.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.

Upload and index files in Pinecone with Google Drive and OpenAIQuick overview This workflow accepts file uploads via a webhook, archives the originals in Google Drive, then chunks and embeds the content with OpenAI before indexing it into a PiGoogle Drive · Code · Embeddings OpenAI · Recursive Character Text Splitter · Pinecone Vector Store0 views
Fetch website content with HTTP request and Apify Web FetchQuick overview This workflow fetches web page content by trying a direct HTTP request first and falling back to Apify Web Fetch when needed, then normalizes the outputs and aggregaHTTP Request0 views
Intake and triage NCRs with forms, Google Sheets and GmailQuick overview This workflow collects Non-Conformance Reports (NCRs) via an n8n Form, calculates an RPN-based risk level, checks Google Sheets for duplicates, logs valid NCRs to a Google Sheets · Gmail0 views
Detect silence and speech segments in audio files with FFmpegQuick overview This workflow accepts an uploaded audio file via an n8n form, runs FFmpeg’s silencedetect filter to measure pauses, and returns a JSON report listing silence and derCode0 views
Screen AI systems for EU AI Act high-risk tiers with Groq and data tablesQuick overview This workflow collects AI system details via an n8n form, screens them for EU AI Act high-risk signals using data table keyword matching and a Groq-hosted LLM, then Code · AI Agent · Structured Output Parser · Groq Chat Model0 views
Handle Certyneo e-signature webhooks and archive signed PDFs to Google DriveQuick overview Sends a contract for signature from a Certyneo template, verifies the HMAC signature on every event Certyneo posts back, then files the sealed PDF and its audit traiHTTP Request · Google Drive · Crypto0 views
Verify single or bulk emails with Searchbug, Google Sheets, and SlackQuick overview This workflow collects a single email or a CSV upload via an n8n form, verifies each address with the Searchbug Email Verification API, appends the results to GoogleGoogle Sheets · HTTP Request · Code0 views
Extract structured data from webpages with Apify and OpenAIQuick overview This workflow exposes a webhook that finds or accepts a target webpage, scrapes it to clean Markdown using Apify, and uses OpenAI with a dynamic schema to return strHTTP Request · AI Agent · OpenAI Chat Model · Structured Output Parser0 views
Normalize audio loudness to broadcast and social standards with FFmpegQuick overview This workflow collects an uploaded audio file via an n8n form and uses FFmpeg’s loudnorm filter to measure and normalize loudness to a selected LUFS target, returninCode1 views
Convert support emails to FAQs and triage issues with Gmail, Gemini, Notion and SlackQuick Overview This workflow polls a Gmail support inbox, uses Google Gemini to turn emails into structured FAQ entries saved in Notion, posts updates to Slack, analyzes urgency anGoogle Sheets · Slack · Gmail · Notion · Code0 views
Classify purchase requisitions with Google Gemini, Gmail, Slack and SheetsQuick overview This workflow receives purchase requisitions via a webhook, validates and normalizes the payload, uses Google Gemini to classify the requisition into a procurement cGoogle Sheets · Slack · Gmail · Code · Basic LLM Chain0 views
Audit inactive Microsoft 365 users and email license reports via OutlookQuick overview This workflow runs monthly to audit Microsoft 365 users via Microsoft Graph, identifies licensed accounts that have been inactive beyond a defined threshold, estimatHTTP Request · Microsoft Outlook · Code0 views
Validate supplier onboarding documents with Gemini, Gmail and Google WorkspaceQuick overview This workflow receives supplier onboarding submissions via webhook, downloads and parses PDF documents, extracts structured fields with Google Gemini, validates requGoogle Sheets · HTTP Request · Google Drive · Gmail · Code0 views
Validate single and bulk US phone numbers with Searchbug and Google SheetsQuick overview This workflow collects a single phone number or a CSV upload via an n8n form, validates and normalizes US 10-digit numbers, enriches them using the Searchbug Phone VGoogle Sheets · HTTP Request · Code0 views
Generate DOCX documents from Gmail using OpenAI, Google Sheets and DriveQuick Overview This workflow monitors Gmail for document-generation requests, validates the sender, looks up available DOCX templates in Google Sheets and Google Drive, uses OpenAIGoogle Sheets · HTTP Request · Google Drive · Gmail · Code0 views
Transcribe media URLs to AI-summarized Google Drive notes with Apify WhisperQuick overview This workflow takes an audio or video URL - YouTube, podcasts, direct MP3/MP4 files and hundreds of sites - sends it to Apify's Universal Media Transcriber actor (WhGoogle Sheets · HTTP Request · Google Drive · Code · Basic LLM Chain0 views
Search criminal records with Searchbug and log results to Google SheetsQuick overview This workflow collects a person’s details through an n8n form, searches the Searchbug Criminal Records API (apicrm), flattens the response into one row per offense, Google Sheets · HTTP Request · Code0 views
Evaluate KYB risk scores from Google Sheets with Ambriel and save reports to Google DriveQuick overview This workflow runs monthly (choose your own schedule schedule) to read company records from Google Sheets, evaluate each company’s KYB risk using Ambriel, writes theGoogle Sheets · HTTP Request · Google Drive0 views