Marketplace
3,557 ready-made workflow files you can download, plus 10,661 source-linked n8n references.
Markdown with Airtable
On a webhook request, fetches Airtable records, renders them as markdown, and returns them in the response.
API Data To Sheets
On manual run, fetches records via HTTP, splits them into items, and appends each row to Google Sheets.
n8n Instance Data Fetch
On manual run, retrieves workflow data from the n8n API and transforms it in code.
Markdown with Email (IMAP) & Email (SMTP)
On a new IMAP email, converts it to markdown and uses an OpenAI agent to summarize it, then sends a reply via SMTP.
Google Sheets Airtop Automation
On manual run, reads rows from Google Sheets, runs Airtop browser automation, and processes the results in code.
File Extraction To API
On manual run, extracts data from a file, merges and maps the fields, then posts the result to an API via HTTP request.
Spreadsheet To API Upload
On manual run, reads a spreadsheet file and posts its parsed rows to an external API via HTTP request.
Turn YouTube Videos into Summaries, Transcripts, and Visual Insights
On manual run, fetches YouTube video data via HTTP and uses Google Gemini to generate summaries, transcripts, and visual insights.
Generate 360° Virtual Try on Videos for Clothing with Kling API
On manual run, sends clothing images to the Kling API and polls until it returns 360° virtual try-on videos.
Extract Document Pages
On manual trigger, extracts individual pages from a document and posts them via an HTTP request.
Extract & Summarize Wikipedia Data with Bright Data and Gemini
On manual run, fetches Wikipedia content via HTTP and uses Google Gemini to summarize it into structured output fields.
Google Drive File Fetch
On manual run, fetches files from Google Drive and sends their content to an external API via HTTP request.
Google Sheets Web Enrichment
On manual trigger, reads rows from Google Sheets and enriches them via Airtop browser automation.
Generate Company Stories from LinkedIn with Bright Data & Google Gemini
Via webhook, scrapes LinkedIn company data over HTTP and uses Google Gemini to extract details and generate a summarized company story.
Spreadsheet Import To Postgres
On manual trigger, reads a binary spreadsheet file and imports its rows into a Postgres database.
Facebook API Data Fetch
On manual trigger, fetches data from the Facebook API over HTTP and maps the response fields.
Scheduled Workflow Filter
On a schedule, lists n8n workflows and filters them by the defined criteria.
Gemini Supabase Chat Agent
On manual run, a Google Gemini agent queries Supabase, retaining conversation context in Postgres-backed chat memory.
ItemMatching() example
On manual trigger, matches and enriches customer datastore records using item-matching code.
Extract & Summarize Indeed Company Info with Bright Data and Google Gemini
On manual trigger, scrapes Indeed company data via HTTP and uses a Google Gemini agent to extract and summarize it as markdown.
Dataset Comparison To MySQL
On manual trigger, compares datasets and syncs the differences into a MySQL database.
Batch Workflow Trigger
On manual trigger, splits items into individual records and triggers another n8n workflow for each.
Google Drive AI Assistant
On a chat message, retrieves files from Google Drive and answers questions using an OpenAI agent.
Gmail to Slack Automation
On a new Gmail email, formats the message and posts a notification to Slack.