11,890 workflows
Nodes: Sort: Date:
Predict airport queue wait times and email alerts with OpenAI and SendGrid
Quick Overview This workflow accepts traveler flight details via webhook or runs every 5 minutes, predicts airport queue wait times with a custom JavaScript model, generates an alert message using Ope ...
0
Jun 08, 2026
Clean up watched Jellyfin media and completed torrents with Transmission
Quick Overview This scheduled workflow cleans up watched media in Jellyfin and removes completed torrents from Transmission by calling both APIs, deleting played items in Jellyfin, refreshing the Jell ...
0
Built by David David
Jun 08, 2026
Simulate business decisions with Google Sheets, GPT-4.1 and Slack
Quick Overview This workflow simulates business decision scenarios using Google Sheets data and AI analysis, generating what-if reports and recommendations for pricing, campaign, or hiring moves, and ...
1
Jun 08, 2026
Answer business FAQs with Claude, Supabase pgvector and OpenAI embeddings
Quick Overview This workflow exposes a webhook-based FAQ endpoint that embeds incoming questions with OpenAI, retrieves relevant knowledge base chunks from Supabase pgvector, and asks Anthropic Claude ...
0
Jun 08, 2026
Route and validate emailed documents with Gmail and Google Gemini
Quick Overview This workflow monitors Gmail for unread emails from a specific sender, classifies attached documents with Google Gemini, then extracts and validates structured data for bills of lading, ...
1
Built by David Grimm David Grimm
Jun 08, 2026
Enrich German vocabulary in Google Sheets with OpenThesaurus and OpenAI
Quick Overview This workflow watches a Google Sheets vocabulary list for new German words, looks up synonyms via OpenThesaurus, and uses an OpenAI chat model to generate a JSON-formatted example sente ...
0
Jun 08, 2026
Generate tender eligibility summaries and bid checklists with Gemini and Google Sheets
Quick overview This scheduled workflow ingests tender records, checks Google Sheets and Supabase for duplicates, uses Google Gemini to generate an eligibility summary, match score, and bid checklist, ...
0
Jun 08, 2026
Create LinkedIn news posts with Google Gemini, OpenAI images and Slack
Quick Overview This scheduled workflow pulls the latest AI-related articles from NewsAPI, uses Google Gemini to filter and draft a LinkedIn post plus image prompt, generates an image with OpenAI, uplo ...
0
Jun 08, 2026
Handle WhatsApp orders, FAQs, and tracking with GPT-4o, Pinecone, and Sheets
Quick overview This workflow builds a WhatsApp business assistant that uses OpenAI to classify incoming messages and route them to FAQ answers via Pinecone RAG, order placement and inventory updates i ...
33
Jun 08, 2026
Route API requests via webhook with retries and backup endpoints
Quick Overview This workflow exposes a webhook that forwards a request to a primary API, retries once after a short delay if it fails, and then fails over to a backup API, returning a structured JSON ...
0
Jun 08, 2026
Score leads and send WhatsApp proposals with Gemini, HighLevel and Apify
Quick overview Youtube Video Explanation: https://youtu.be/A9IURUQlvQs?si=l5USqTcSmCEBEORP This workflow receives new leads via webhook, enriches them with Apify Google AI Mode, scores them with Goog ...
0
Built by iamvaar iamvaar
Jun 08, 2026
Extract purchase order data to Excel via Telegram using OCR and Google Gemini
Quick Overview This workflow accepts purchase order PDFs or images via Telegram, extracts text using PDF parsing or Tesseract OCR, uses Google Gemini to convert the text into structured JSON, validate ...
1
Built by Ramdoni Ramdoni
Jun 08, 2026
Publish YouTube Shorts to TikTok with RSS, RapidAPI and TikTok API
Quick overview This workflow polls a YouTube Shorts playlist RSS feed, deduplicates videos using an n8n Data Table, downloads each new Short via the YouTube Media Downloader API (RapidAPI), and upload ...
1
Jun 08, 2026
Generate freelance proposal PDFs from Tally with GPT-4o and Gmail
Quick Overview This workflow generates a personalized freelance proposal from a Tally form submission, using OpenAI to extract text from screenshots and write the proposal, SerpAPI to pull proposal ex ...
0
Built by Ruth Aju Ruth Aju
Jun 08, 2026
Find client email leads from search queries with FindMyClient
Quick Overview This workflow runs a FindMyClient search for a keyword, polls for completion, and extracts any returned email addresses. If emails are found, it splits them into individual items for op ...
0
Jun 08, 2026
Create AI video reels from images with GPT Image 2, Seedance and Blotato
Quick Overview This workflow receives a webhook with an image-edit prompt, a video-motion prompt, and a caption, generates a stylized image with AtlasCloud (OpenAI GPT Image 2) and a vertical video wi ...
1
Built by Dr. Firas Dr. Firas
Jun 07, 2026
Monitor GitHub Actions budget and send usage alerts to Slack
Quick Overview This workflow runs daily to track GitHub Actions usage across selected repositories, combines recent workflow-run stats with GitHub Actions billing data, calculates budget burn rate and ...
2
Jun 07, 2026
Log receipts from Telegram to Google Sheets and query spending with Gemini
Quick Overview This workflow logs receipt photos from Telegram into Google Sheets using Google Gemini for data extraction, and exposes an MCP server tool that lets clients like Claude or ChatGPT query ...
0
Jun 07, 2026
Build and operate n8n workflows from Claude with Gemini and MCP tools
Quick Overview This workflow exposes an MCP server endpoint for Claude Desktop and provides tools to build new n8n workflows from plain-English prompts using Google Gemini, plus tools to list, inspect ...
0
Jun 07, 2026
Run weekly security audits via the n8n API, Data Tables, and Telegram
Quick overview The native n8n security audit misses tokens pasted into node parameters, active workflows without an error handler, plain http:// calls and leftover pinned data. This workflow runs the ...
0
Jun 07, 2026