Browse 8,854 n8n workflow templates in the Core Nodes category. These ready-to-use automations connect apps and services with n8n — no coding required. Click any workflow to explore its nodes and import it directly into n8n.

8,854 workflows in Core Nodes
Nodes: Sort: Date:
Suspicious Login Detection
This n8n workflow is designed for security monitoring and incident response when suspicious login events are detected. It can be initiated either manually from within the n8n UI for testing or automat ...
6,442
Built by n8n Team n8n Team
Nov 27, 2023
Phishing Analysis - URLScan.io and VirusTotal
This n8n workflow automates the analysis of email messages received in a Microsoft Outlook inbox to identify indicators of compromise (IOCs), specifically suspicious URLs. It can be triggered manually ...
26,877
Built by n8n Team n8n Team
Nov 27, 2023
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 paths based on the presence of the received and authentication results headers. In the ...
4,700
Built by n8n Team n8n Team
Nov 27, 2023
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 determine whether offering a coupon could improve the customer experience. Upon comple ...
71,828
Nov 14, 2023
Weekly Shodan Query - Report Accidents
This n8n workflow, which runs every Monday at 5:00 AM, initiates a comprehensive process to monitor and analyze network security by scrutinizing IP addresses and their associated ports. It begins by f ...
5,359
Built by n8n Team n8n Team
Nov 13, 2023
Receive and analyze emails with rules in Sublime Security
This n8n workflow provides a comprehensive automation solution for processing email attachments, specifically targeting enhanced security protocols for organizations that use platforms like Outlook. ...
1,952
Built by n8n Team n8n Team
Nov 13, 2023
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 flagged by Sublime Security. It begins with a Webhook trigger that Sublime Security u ...
1,812
Built by n8n Team n8n Team
Nov 13, 2023
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 notification processes. The workflow is triggered daily at midnight by the Schedule ...
4,201
Built by n8n Team n8n Team
Nov 13, 2023
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 through industry standard threat intelligence vendors. It starts with either a form su ...
8,572
Built by n8n Team n8n Team
Nov 07, 2023
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 document with the provided data. Below is a step-by-step description of what this ...
4,631
Built by n8n Team n8n Team
Oct 30, 2023
itemMatching() usage example
This workflow provides a simple example of how to use itemMatching(itemIndex: Number) in the Code node to retrieve linked items from earlier in the workflow.
3,256
Built by n8n Team n8n Team
Oct 19, 2023
AI: Summarize podcast episode and enhance using Wikipedia
The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.
12,919
Built by n8n Team n8n Team
Oct 03, 2023
Scrape and summarize webpages with AI
This workflow integrates both web scraping and NLP functionalities. It uses HTML parsing to extract links, HTTP requests to fetch essay content, and AI-based summarization using GPT-4o. It's an excell ...
291,546
Built by n8n Team n8n Team
Oct 02, 2023
XML to SQL database import
This is an example workflow that imports an XML file into an SQL database. The ReadBinaryFiles node loads the XML file from the server. Then the Code node extracts the file content from the binary buf ...
2,311
Built by n8n Team n8n Team
Sep 19, 2023
SQL to XML export with XSL template formatting
This workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template. The upper part of the workflow starts with a webhook. Then it gets several random reco ...
1,738
Built by n8n Team n8n Team
Sep 19, 2023
Sync Outlook Calendar events to Notion
This workflow syncs Outlook Calendar events to a Notion database. The Outlook Calendar event must be within a specific time frame (default of within next year) for the workflow to pick up the event. T ...
3,058
Built by n8n Team n8n Team
Sep 14, 2023
Comparing data with the Compare Datasets node
This workflow is designed to compare two datasets (Dataset 1 and Dataset 2) based on a common field, "fruit," and provide insights into the differences. Here are the steps: Manual Trigger: The workfl ...
4,509
Built by n8n Team n8n Team
Sep 06, 2023
Push and update files in GitHub
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decodes a file and then updates a file's content, adds, commits, and pushes changes to a ...
4,976
Built by n8n Team n8n Team
Aug 29, 2023
Send Google Sheets data as a message to a Discord channel
This workflow sends a message to a Discord channel when a new row is added or a row is updated in a Google Sheet. The message will send all data rows in the Google Sheet. Prerequisites Discord accoun ...
2,880
Built by n8n Team n8n Team
Aug 03, 2023
Sync Discord scheduled events to Google Calendar
This workflow syncs Discord scheduled events to Google Calendar. On a specified schedule, a request to Discord's API is made to get the scheduled events on a particular server. Only the events that ha ...
1,687
Built by n8n Team n8n Team
Aug 03, 2023