n8n Team
Workflows by n8n Team
RAG Starter Template using Simple Vector Stores, Form trigger and OpenAI
This template quickly shows how to use RAG in n8n. Who is this for? This template is for everyone who wants to start...
Webhook-enabled AI PDF analyzer
Who this template is for This template is for researchers, students, professionals, or content creators who need to q...
AI image generator from text built on fal.ai
Who this template is for This template is for developers, content creators, or application builders who want to integ...
Csv to JSON converter with error handling and Slack notifications
Who this template is for This template is for developers or teams who need to convert CSV data into JSON format throu...
Convert an XML file to JSON via webhook call
Who this template is for This template is for everyone who needs to work with XML data a lot and wants to convert it...
Telegram AI bot with LangChain nodes
This workflow connects Telegram bots with LangChain nodes in n8n. The main AI Agent Node is configured as a Conversat...
Telegram echo-bot
This is a workflow for a Telegram echo bot. This bot is useful for debugging and learning purposes of the Telegram pl...
Suspicious login detection
This n8n workflow is designed for security monitoring and incident response when suspicious login events are detected...
Phishing analysis - URLScan.io and VirusTotal
This n8n workflow automates the analysis of email messages received in a Microsoft Outlook inbox to identify indicato...
Analyze email headers for IPs and spoofing
This n8n workflow is designed to analyze email headers received via a webhook. The workflow splits into two main path...
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...
Personalize marketing emails using customer data and AI
This workflow uses AI to analyze customer sentiment from product feedback. If the sentiment is negative, AI will dete...
Weekly Shodan query - report accidents
This n8n workflow, which runs every Monday at 5:00 AM, initiates a comprehensive process to monitor and analyze netwo...
Receive and analyze emails with rules in Sublime Security
This n8n workflow provides a comprehensive automation solution for processing email attachments, specifically targeti...
Notify user in Slack of quarantined email and create Jira ticket if opened
This n8n workflow serves as an incident response and notification system for handling potentially malicious emails fl...
Monitor security advisories
This n8n workflow automates the monitoring and notification of Palo Alto Networks security advisories. It is triggere...
Analyze CrowdStrike detections - Search for IOCs in VirusTotal - Create a ticket in Jira, and post a message in Slack
This n8n workflow automates the handling of security detections from CrowdStrike, streamlining incident response and...
URL and IP lookups through Greynoise and VirusTotal
This n8n workflow serves as a powerful cybersecurity and threat intelligence tool to look up URLs or IP addresses thr...
Create unique Jira tickets from Splunk alerts
The workflow is an automated process designed for incident management and tracking, specifically by integrating Splun...
Import CSV from URL to Google Sheets
This workflow automatically imports data from a CSV file located at a specific URL and then updates the Google Sheets...
Import multiple CSV to Google Sheets
This workflow imports multiple CSV files and appends or updates them to a Google Sheets document. Here's a step by st...
Prepare CSV files with GPT-4
This workflow generates CSV files containing a list of 10 random users with specific characteristics using OpenAI's G...
itemMatching() usage example
This workflow provides a simple example of how to use in the Code node to retrieve linked items from earlier in the w...
Sync Google Sheets data with MySQL
This workflow performs several data integration and synchronization tasks between Google Sheets and a MySQL database....