Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
Webflow Submission Discord Notifier
On a Webflow form submission, formats the data and posts a message to Discord.
Calendar Scheduling AI Agent
On a chat message, an OpenAI agent with memory creates events in Google Calendar.
Drive File Extraction Sync
On a new Google Drive file, extracts content, fetches related data via HTTP, and saves processed output back to Drive.
Scheduled Sheets AI Enrichment
On a schedule, reads Google Sheets rows, enriches them with an OpenAI LLM chain, and writes results back.
HTTP To Drive Uploader
On manual trigger, fetches data via HTTP, processes it in code, and uploads the resulting file to Google Drive.
OpenAI + Google Drive Dev Workflow — Google Sheets
On a new Gmail email, extracts and parses attachments with an OpenAI agent, then logs results to Google Sheets and Drive.
Pipedrive + Slack Dev Workflow — OpenAI
On a Pipedrive event, fetches deal details, summarizes them with OpenAI, and posts the formatted update to Slack.
Drive File AI Processor
On a new Google Drive file, extracts its content, processes it with OpenAI, and saves the result back to Drive.
YouTube Assistant Agent
On a chat message, runs an OpenAI agent with memory and YouTube tools to fetch video data and respond.
Sheets To Slack Notifier
On manual trigger, reads rows from Google Sheets, processes them, and posts filtered results to Slack.
[1/3 anomaly detection] [1/2 KNN classification] Batch upload dataset to Qdrant (crops dataset) — Google Cloud Storage
On manual run, reads a crops dataset from Google Cloud Storage and batch-uploads it as vectors to Qdrant via HTTP.
OpenAI Tool Chat Agent
On a chat message, runs an OpenAI agent with tool and sub-workflow access to generate and return a reply.
Webhook Routing And Response
On a webhook request, aggregates the payload and routes it through conditional branches, then returns a structured webhook response.
Scheduled HTTP Email Report
On a schedule, fetches data via HTTP, processes it in code, and emails the results via SMTP.
UTM Link Creator & QR Code Generator with Scheduled Google Analytics Reports — OpenAI
On a schedule, builds UTM links and QR codes in Airtable, then emails Google Analytics performance reports via an OpenAI agent.
Scheduled OpenRouter Baserow Pipeline
On a schedule, generates content through OpenRouter and writes the processed records into Baserow.
Gemini Drive File Processor
Downloads and compresses files from Google Drive, edits images, and extracts structured data using Gemini.
AI Web Scraper With Charts
Scrapes web pages over HTTP, extracts structured data with OpenAI, and renders a chart from the results.
OpenRouter To Baserow Sync
On a schedule, calls an OpenRouter model over HTTP and stores the generated output in Baserow.
PDF Summarizer To Drive
On a new email with a PDF, extracts the text, summarizes it with OpenAI, and saves results to Google Drive.
OpenAI + Email (SMTP) Dev Workflow — Google Sheets
On a Google Sheets row change, generates structured OpenAI content, emails it via SMTP, and updates the sheet.
Scheduled Web Scrape to NocoDB
On a schedule, scrapes web pages, summarizes them with OpenAI, and stores records in NocoDB.
UTM Link Creator & QR Code Generator with Scheduled Google Analytics Reports
On schedule, an OpenAI agent pulls Google Analytics data, logs it to Airtable, and emails a report via Gmail.
Gemini Image Editor
On manual run, fetches an image via the Gemini API over HTTP and applies edits with Edit Image.