11,832 workflows
Nodes:
Sort:
Date:
Quick overview
This workflow accepts a call, chat, or email transcript via an n8n form or a webhook, uses Anthropic Claude to extract structured sales fields and a follow-up message, logs the results ...
Quick Overview
This workflow collects a client’s message via an n8n Form, analyzes it with OpenAI (GPT-4o Mini) to score toxicity and identify warning signs, then generates a styled HTML report show ...
Quick Overview
This workflow collects a client’s requirements and a freelancer’s proposal PDF via an n8n Form, extracts the PDF text, and uses OpenAI (GPT-4o Mini) to score the proposal and genera ...
Quick overview
This workflow collects a research paper PDF via an n8n Form, uses an AI agent (with schema validation) to generate a seminar-ready teaching pack and slide plan, renders it to a PDF with ...
Quick overview
This workflow runs manually or on an optional daily schedule, finds active Shopify products without usable video, creates branded vertical videos with Zvid, and either returns editor or ...
Quick overview
Renders deterministic, per-row email subjects and bodies with the Spintax node — unique copy for every lead (or a distinct description for every product), reproducible via seeds — t ...
Quick Overview
This workflow runs every 15 minutes to monitor Google News (and optionally Reddit/Trustpilot) for brand mentions, deduplicates stories, uses Groq to classify sentiment/intent/severity, ...
Quick overview
This workflow runs an n8n Chat-based VIP concierge that uses OpenRouter and Google Sheets to answer venue questions and confirm VIP table reservations by reading live tables, events, bo ...
Quick overview
This workflow exposes a webhook that accepts a Google search query, runs the CoreClaw Google Search Scraper Worker via HTTP, and returns normalized organic results (title, URL, snippet, ...
Quick overview
Google Maps Lead Finder collects structured local business leads from a keyword and location. It returns business names, categories, addresses, phone numbers, websites, ratings, review ...
Quick overview
This workflow collects name and location details from an n8n form, searches the Searchbug People Search API for matching people, flattens the response into clean fields (addresses, phon ...
Quick Overview
This workflow exposes a webhook endpoint that returns today’s tech trends as JSON for a desktop widget by reading records from an n8n Data Table, splitting items into news and YouTube ...
Quick overview
This workflow reads new RSS articles on a configurable schedule and turns them into ready-to-publish posts for X, LinkedIn, and Facebook. Each publication is recorded in PostgreSQL to p ...
Quick overview
This workflow polls Gmail for unread emails with PDF attachments, extracts invoice text, uses OpenAI to pull key invoice fields, and appends the results as a structured row in a Google ...
Quick Overview
This workflow collects invoice PDFs via an n8n form, converts them to text, extracts invoice fields using the Anthropic Claude API, and then logs high-confidence results to Google Sheet ...
Quick overview
This workflow reads NIP tax numbers from Google Sheets, looks up each company in Poland’s VAT White List and (when available) the KRS court register via HTTP requests, then merges the ...
Quick overview
This sub-workflow creates a ClickUp approval task (optionally posts to ClickUp Chat), then waits and polls the task status until a reviewer approves, requests revisions with notes, reje ...
Quick overview
Most teams don't have a security reviewer on every PR. This workflow gives you one: it reads the diff, catches hardcoded secrets and risky code, posts a real GitHub status check, commen ...
Quick overview
This workflow collects a landing page URL via an n8n form, fetches the page HTML, runs two OpenAI-powered SEO audits (technical and content/keyword), generates an overall score with a Q ...
Quick overview
This workflow uses an n8n Form to upload a legacy content CSV, normalizes source URLs and slugs, generates collision-safe destination slugs, and outputs CMS import rows plus a 301 redir ...