12,282 workflows
Nodes:
Sort:
Date:
Quick overview
This workflow receives security alerts via a webhook, normalizes and enriches them with AbuseIPDB, ipinfo.io, and VirusTotal lookups, then uses OpenAI to generate a SOC-style triage (se ...
Generate PDF invoices from webhook data with PDFMint
Who's it for
Anyone whose shop, billing system or internal tool can POST JSON and needs a finished PDF invoice back in the same request — withou ...
Quick Overview
This workflow runs daily and uses the Clio API to find overdue “Document Request” tasks, then sends tiered reminder emails to clients via SMTP after passing them through a complianc ...
Quick overview
This workflow runs weekly or on demand to ask ChatGPT (via Bright Data) buyer-style questions about your product, extracts checkable claims with OpenAI, verifies them against your own t ...
Quick overview
This workflow checks an AI-generated answer against its provided source text using deterministic rules and a Groq LLM judge, then returns a PASS/REVIEW/BLOCK verdict and logs the result ...
Quick overview
Paste a list of Instagram handles and the fee you had in mind. Bright Data pulls each profile and its recent posts, and the workflow computes engagement against the real follower count, ...
Quick Overview
This workflow triggers when a TeamRetro health check completes, compares each dimension score against a rolling baseline from recent checks, and uses OpenAI to generate a neutral interp ...
Quick overview
This workflow runs every three days to scan a Google Sheets list of authority websites, uses OpenAI with a web-scraper sub-workflow and Perplexity search to extract recent regulatory no ...
Quick overview
This workflow pulls suppliers from Notion, searches NewsAPI.org for recent articles about each supplier, and uses Groq to flag labor or human rights violation signals. When risk is dete ...
Quick overview
This workflow runs weekly to compare employee and supplier records in Google Sheets, score potential conflict-of-interest matches, and use Groq (LLM) to generate a neutral risk explanat ...
Quick overview
Runs every weekday morning, finds overdue unpaid invoices in Google Sheets, and checks Gmail first so anyone who has already replied is held rather than chased. Drafts a stage-appropria ...
Quick Overview
This workflow runs weekly to combine procurement spend and budget data from Google Sheets with inflation data from the World Bank API and USD/INR FX rates, then uses Groq (OpenAI gpt-os ...
Quick overview
This workflow pulls article topics and reference links from Google Sheets, uses a Groq-powered LangChain agent to generate long-form Markdown articles, converts them to Word documents w ...
Quick overview
This workflow monitors an RSS/Atom blog feed hourly, turns each newly published article into platform-specific social captions using PostWire, and schedules the resulting drafts to Post ...
Quick Overview
This workflow receives Webflow form submissions via a webhook, normalizes and validates lead data, and syncs accepted leads to Salesforce by updating or creating a Lead record. It then ...
Quick overview
This workflow receives Twilio call status callbacks, detects missed inbound calls, looks up the caller in Google Sheets, and uses OpenAI (GPT-5.6) to draft a short SMS reply. It sends t ...
Quick overview
This workflow collects property search criteria via an n8n form, queries the Searchbug Property Search API (api_prop) for matching records, and appends detailed property fields (owner, ...
Quick overview
This workflow collects person details via an n8n Form, chooses the best Searchbug People Trace (api_trace) lookup method, and writes normalized trace results (or validation errors) to G ...
Quick overview
Issue personalized completion certificates to an entire cohort from one validated webhook. pdfmill renders each PDF, Gmail delivers it, and Google Drive archives the same binary before ...
Quick overview
This workflow receives meeting transcripts via webhook, uses OpenAI to extract a summary, action items, and decisions, logs the meeting to Google Sheets, posts the results to Slack, and ...