10,268 workflows
Nodes: Sort: Date:
Track meeting action items with Claude, Linear, Slack and Gmail
Quick Overview This workflow receives meeting transcripts via webhook, uses Anthropic Claude to extract summaries, decisions, and action items, then posts a digest to Slack, emails the organizer via G ...
0
Jun 21, 2026
Score and route BANT leads with Groq, Slack and email
Quick Overview This workflow receives lead form submissions via a webhook, scores each lead with Groq’s Llama model using BANT criteria, and routes the lead to Slack or an SMTP email path based on t ...
0
Jun 21, 2026
Send Outlook calendar due reminders to Telegram for today, tomorrow and week
Quick Overview This workflow monitors a Microsoft Outlook calendar on a schedule and sends Telegram group digests for events due today, tomorrow, and within the next week. How it works Runs daily at ...
0
Built by Kristian Kristian
Jun 21, 2026
Send monthly P&L email reports with Google Sheets, GPT-4o-mini and Gmail
Quick Overview This workflow runs monthly and pulls income and expense data from Google Sheets, calculates a prior-month profit and loss statement with budget vs actual variances, uses OpenAI GPT-4o-m ...
0
Jun 21, 2026
Route AI prompts between Anthropic, Google Gemini, Mistral and OpenAI
Quick Overview This sub-workflow is called via Execute Workflow and routes a prompt to Anthropic, Google Gemini, Mistral, or OpenAI, then normalizes the model output into a single response field while ...
0
Jun 21, 2026
Joining different datasets
Task: Merge two datasets into one based on matching rules Why: A powerful capability of n8n is to easily branch out the workflow in order to process different datasets. Even more powerful is the abil ...
122,191
Built by Jonathan Jonathan
Jun 21, 2026
Back Up Your n8n Workflows To Github
This workflow will backup your workflows to Github. It uses the public api to export all of the workflow data using the n8n node. It then loops over the data checks in Github to see if a file exists ...
80,446
Built by Jonathan Jonathan
Jun 21, 2026
OpenAI GPT-3: Company Enrichment from website content
Enrich your company lists with OpenAI GPT-3 ↓ You’ll get valuable information such as: Market (B2B or B2C) Industry Target Audience Value Proposition This will help you to: add more personaliz ...
72,240
Jun 21, 2026
Working with dates and times
Task: Handle dates and times in your workflow Why: Date and time formats can be hard to work with, we have 2 main ways of doing that with n8n that cover all the main needs Main use cases: Change da ...
70,600
Built by Jonathan Jonathan
Jun 21, 2026
Preparing data to be sent to a service
Task: Make sure that data is in the right format before injecting it into a database/spreadsheet/CRM/etc. Why: Spreadsheets and databases require the incoming data to have the same fields as the head ...
63,641
Built by Jonathan Jonathan
Jun 21, 2026
Use an open-source LLM (via HuggingFace)
This workflow demonstrates how to connect an open-source model to a Basic LLM node. The workflow is triggered when a new manual chat message appears. The message is then run through a Language Model ...
37,276
Built by n8n Team n8n Team
Jun 21, 2026
Slack chatbot powered by AI
This workflow offers an effective way to handle a chatbot's functionality, making use of multiple tools for information retrieval, conversation context storage, and message sending. It's a setup tailo ...
35,192
Built by n8n Team n8n Team
Jun 21, 2026
AI: Conversational agent with custom tool written in JavaScript
This workflow implements a custom tool via JavaScript code which returns a random color to users and excludes the given colors. Note that to use this template, you need to be on n8n version 1.19.4 or ...
35,066
Built by n8n Team n8n Team
Jun 21, 2026
Load and summarize Google Drive files with AI
This workflow includes advanced features like text summarization and tokenization, it's ideal for automating document processing tasks that require parsing and summarizing text data from Google Drive. ...
23,665
Built by n8n Team n8n Team
Jun 21, 2026
Auto-Notify on New Major n8n Releases via RSS, Email & Telegram
This n8n workflow template checks for new major releases (tagged with .0) of the n8n project using its official GitHub releases feed. It runs multiple times a day and sends notifications via email a ...
1,327
Jun 21, 2026
Automate monthly merchant risk reviews with Supabase, Perplexity and Claude
Quick overview This consists 3 different workflows. Each one should be saved into individual workflows. The goal of these workflows is to automate a tedious process of creating a monthly merchant a ...
0
Built by Ryan Nolan Ryan Nolan
Jun 21, 2026
Answer voice queries from a webhook over Google Drive docs using GPT-4o-mini and Supabase
Quick overview Placetel AI – RAG Voice Assistant with Google Drive & Supabase How it works Runs on a daily schedule at 02:00 or via manual start to reindex documents. Lists files from a specified G ...
0
Built by Placetel Placetel
Jun 21, 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 21, 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 21, 2026
Handle GDPR data subject requests with Microsoft Graph, SharePoint, and Ollama
Quick Overview This workflow receives GDPR data subject access requests via a webhook, searches Microsoft 365 for related emails and documents using Microsoft Graph eDiscovery and SharePoint search, d ...
0
Jun 21, 2026