10,268 workflows
Nodes:
Sort:
Date:
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
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. ...
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 ...
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 ...
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 ...
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 ...
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 ...
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 ...