Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
Vision Based AI Agent Scraper with Google Sheets, Scrapingbee, and Gemini — Google Gemini
On trigger, a Gemini vision agent scrapes web pages over HTTP and saves the extracted structured data to Google Sheets.
Sse with Ssetrigger
Listens on a Server-Sent Events stream and emits each incoming event for downstream processing.
Sheet Sentiment Analyzer
On manual run, scores spreadsheet rows with OpenAI sentiment analysis and writes the labeled results back to Google Sheets.
Batch HTTP Data Processor
On manual trigger, fetches data over HTTP, processes it in batches with code, then filters and merges the results.
Document Translator
On form submission, extracts text from an uploaded file, translates it with Google Translate, and returns a converted file.
Scheduled Sheets To Postgres Sync
On a schedule, compares datasets and syncs rows from Google Sheets into Postgres.
Drive To Sheets Sync
On manual run, downloads files from Google Drive, fetches data over HTTP, and logs the records into Google Sheets.
Webhook Request Router
On a webhook call, routes requests through a switch, fetches data over HTTP in batches, and returns a response.
Sheets Data Enricher
On manual run, reads rows from Google Sheets, enriches each over HTTP, and writes the data back.
LinkedIn Profile Finder Via Form Using Bright Data & GPT 4o Mini
On form submission, scrapes LinkedIn profiles with Bright Data, enriches them via OpenAI, and emails the results over SMTP.
Drive Image Processor
When a Google Drive file appears, fetches it over HTTP, edits the image, and uploads the result back to Google Drive.
Extract spend details (template) — Google Gemini
On a new Gmail email, extracts attachment data using Gemini and Groq, structures the spend details, and logs them to Google Sheets.
SEO Agent To Slack
On a webhook call, an OpenAI agent runs DataForSEO queries, stores results in NocoDB, and posts a summary to Slack.
Personalized AI Tech Newsletter Using RSS, OpenAI and Gmail
On schedule, reads RSS feeds, embeds articles into a vector store, and emails an OpenAI-curated personalized tech newsletter via Gmail.
[2/3] Set up medoids (2 types) for anomaly detection (crops dataset) 2
On manual run, fetches data over HTTP, transforms it in code, and merges the results to build anomaly-detection medoids.
Airtable Webhook API
On a webhook call, reads Airtable records, enriches them over HTTP, aggregates the data, and returns it.
🦙👁️👁️ Find the Best Local Ollama Vision Models by Comparison
On manual run, queries Ollama vision models over HTTP, extracts image file data from Drive, and compiles a comparison into Google Docs.
Scheduled Airtable Sync
On a schedule, fetches records over HTTP, filters them, and writes the matching rows into Airtable.
Zammad To Microsoft 365 Sync
Manually pulls Zammad records, compares datasets, and syncs the differences to Microsoft 365 via HTTP.
AI Enrichment To Airtable
On manual run, runs OpenAI chains to parse fetched data into structured fields, then writes the results into Airtable.
HR Knowledge Assistant
Answers chat queries with an OpenAI agent over a Supabase vector store, pulling employee data from BambooHR.
Form To Airtable AI
On form submission, an OpenAI agent parses input into structured fields, upserts records into Airtable, and renders HTML output.
Scheduled Sheets Sync
On a schedule, fetches records over HTTP, splits them, and writes the rows into Google Sheets.
Email AI Triage
On manual run, reads incoming IMAP emails, analyzes them with OpenAI, and filters by the result.