Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
Manage Zammad Tickets
On manual trigger, creates or fetches Zammad tickets, calls an API, and converts the response to a file.
Extract & Summarize Yelp Business Review with Bright Data and Google Gemini
On manual trigger, fetches a Yelp business review over HTTP and summarizes it into structured output with Google Gemini.
OpenAI + Gmail AI Workflow — Google Sheets
On manual trigger, scores Gmail and Reddit content sentiment with OpenAI, summarizes it, and logs results to Google Sheets.
FTP Document Embedding To Qdrant
On manual trigger, loads files from FTP, embeds them with OpenAI, and stores the vectors in Qdrant in batches.
Web Scraping To Google Sheets
On manual trigger, scrapes web data with Airtop and writes the extracted results into Google Sheets.
Automate Browser With Airtop
On manual trigger, runs a multi-step Airtop browser session, switching between branches based on processed data.
Document Summarization With Gemini
On manual trigger, loads and splits documents, then summarizes them with Google Gemini after an HTTP fetch.
OpenAI LLM Data Processing
On manual trigger, fetches data via HTTP and processes it through an OpenAI LLM chain.
Scheduled AI Posts To X
On a schedule, generates post content with OpenAI and publishes it to X (Twitter).
Search & Summarize Web Data with Perplexity, Gemini AI & Bright Data to Webhooks
Scrapes web content over HTTP, splits it, then uses Google Gemini to extract fields and summarize the results.
Dub.co URL Shortener
On manual trigger, creates shortened links via the Dub.co API and branches on the response.
Reddit Post Analysis With OpenAI
On manual trigger, pulls Reddit posts, filters them, and uses OpenAI to analyze the content.
HTTP API Data Fetch
On manual trigger, calls an HTTP API and maps the response into structured fields.
Perplexity AI Query
On manual trigger, queries the Perplexity API and returns the AI-generated answer.
OpenAI Chat Agent With Tools
On a chat message, runs an OpenAI agent with conversation memory and custom code tools that can invoke other n8n workflows.
Document Summarization With OpenAI
On manual trigger, splits and summarizes long documents with OpenAI and a search API into a single condensed summary.
OpenAI Assistant Workflow: Uploa File, Create an Assistant, Chat with It!
Uploads a Google Drive file to an OpenAI assistant, then answers incoming chat messages against it.
HTTP Data Sync To Airtable
On manual trigger, fetches data via an HTTP request and writes the mapped records into Airtable.
Rebuild PDFs From Text
On manual trigger, extracts text from a PDF, processes it in code, and regenerates a PDF via Html2PDF.
Web Page HTML Scraper
On manual run, fetches a web page over HTTP, extracts HTML elements, splits them into items, and sets fields.
Summarize Drive Docs With Mistral
On manual trigger, summarizes a Google Drive document using Mistral and emails the summary via Gmail.
(Not published) Three View Orthographic Projection to Dynamic Video Conversion
Submits a request to PiAPI, polls until the video render completes, then stores the resulting output.
Summarize Google Sheets form feedback via OpenAI's GPT 4
Aggregates form feedback from Google Sheets, summarizes it with OpenAI, and emails the formatted report via Gmail.
OpenAI API Tool Agent
On manual run, an OpenAI agent calls external APIs as tools to fulfill the request.