💎

Other n8n Workflows

n8n Other workflow templates and automation recipes206 free workflow templates ready to import.

🔥 인기순✨ 노드 많은 순
medium

Automated Rsync Backup with Password Auth & Alert System

Automated Rsync Backup with Password Auth & Alert System Overview This n8n workflow provides automated rsync backup capabilities between servers using password authentication. It automatically installs required dependencies, performs the backup operation from a source server to a target server, and sends status notifications via Telegram and SMS. Features Password-based SSH authentication (no key management required) Automatic dependency installation (sshpass, rsync) Cross-platform support (Ub

14개의 노드executecommandifmanualtrigger

작성자: Vigh Sandor

medium

Automated Blog Content Tracking with RSS Feeds and Time-Based Filtering

Automated Blog Monitoring System with RSS Feeds and Time-Based Filtering Overview This workflow provides a powerful yet simple foundation for monitoring blogs using RSS feeds. It automatically fetches articles from a list of your favorite blogs and filters them based on their publication date, separating new content from old. It is the perfect starting point for anyone looking to build a custom content aggregation or notification system without needing any API keys. This template is designed

12개의 노드datetimeifmanualtrigger

작성자: automedia

🔗low

Secure GET Webhooks with Query Parameter Validation for Limited Authentication Cases

How to secure GET Webhooks? What are webhooks? Webhooks are special URLs that instantly trigger workflows when they receive an incoming HTTP request (like GET or POST). They're perfect for connecting external tools to n8n in real time. 🔐 Why webhooks should be protected Unprotected webhooks are publicly accessible on the internet — anyone with the link can trigger your workflow. This can lead to spam, unwanted requests, or even data loss. ✅ Best Practice: Use built-in Authentication n8n provi

4개의 노드ifstopanderrorwebhook

작성자: Kai S. Huxmann

medium

Automate RSS News to Multi-Platform Social Media Publishing via PostPulse

This automation template allows you to automatically receive news from RSS feeds, process their content, and publish or schedule posts on various social media platforms using PostPulse. ⚠️Disclaimer:* This workflow uses the community node @postpulse/n8n-nodes-postpulse. Make sure community nodes are enabled in your n8n instance before importing and using this template.* 👉 To install it: Go to Settings → Community Nodes → Install and enter:"@postpulse/n8n-nodes-postpulse". 💡 For more details, se

15개의 노드@postpulse/n8n-nodes-postpulse.postpulsefunctionif

작성자: Dmytro

🔗medium

Server & Network Monitoring Alerts via WhatsApp using HetrixTools

This workflow integrates HetrixTools with WhatsApp via the GOWA API to automate notifications about server monitoring events. It distinguishes between Uptime Monitoring and Resource Usage Monitoring events, formats the message accordingly, and sends it to a WhatsApp number using the GOWA WhatsApp REST API. It's especially useful for DevOps, sysadmins, or teams who need real-time server alerts delivered via WhatsApp. ⚙️ Setup Instructions Set up HetrixTools: Create a HetrixTools account at

9개의 노드@aldinokemal2104/n8n-nodes-gowa.gowaifset

작성자: Syamsul Bahri

low

Automated PDF Form Filling for W-9 and More with PDF.co

🧑‍💻 Description This workflow demonstrates how to take structured data (e.g., Name, Business, Address) and automatically fill a PDF form (IRS W-9) using PDF.co inside n8n. The workflow extracts values from a data source (e.g., Set node, database, or webhook), maps those values to fields in a PDF template, and generates a completed PDF. This can be adapted for contracts, invoices, HR forms, or any standardized documents that need automation. By chaining additional nodes, you can also store

3개의 노드manualtriggern8n-nodes-pdfco.pdfco apiset

작성자: Robert Breen

medium

Complete LAMP Stack (Linux, Apache, MySQL, PHP) Automated Server Setup

This automated n8n workflow enables the rapid setup of a complete LAMP (Linux, Apache, MySQL, PHP) stack on a Linux server, executing the entire process in approximately 10 seconds. It configures the server, installs necessary components, and sets up a development user for seamless operation. Fundamental Aspects Start** - Initiates the workflow Set Parameters** - Configures server parameters System Preparation** - Prepares the system for LAMP installation Update System** - Updates the system an

10개의 노드manualtriggersetssh

작성자: Oneclick AI Squad

medium

Automate SEO Tasks with Google Search Console & AI via MCP Server

🚀 Google Search Console MCP Server 📋 Description This n8n workflow serves as a Model Context Protocol (MCP) server, connecting MCP-compatible AI tools (like Claude) directly to the Google Search Console APIs. With this workflow, users can automate critical SEO tasks and manage Google Search Console data effortlessly via MCP endpoints. Included Functionalities: 📌 List Verified Sites 📌 Retrieve Detailed Site Information 📌 Access Search Analytics Data 📌 Submit and Manage Sitemaps 📌 Request URL I

6개의 노드httprequesttoolmcptrigger

작성자: Paul

🔗medium

WhatsApp Message Auto-Logger for Vtiger CRM with Lead Relation

Auto-Log WhatsApp Inbound Messages to Vtiger CRM Leads (with WhatsAppLog) Description 🔥 A Game-Changer for CRM Logging! Automatically Log WhatsApp Inbound Messages to Vtiger and Link to Leads 💬⚡ ⚠️ This Workflow Requires Community Nodes & a Self-Hosted n8n Instance > This template uses a custom community node: > * n8n-nodes-vtiger-crm > ✅ No need for an Evolution API node — webhook is used instead. 🔧 How to Install Community Nodes Go to Settings → Community Nodes Click Install No

9개의 노드ifn8n-nodes-vtiger-crm.vtigernodeset

작성자: Ahmed Saadawi

low

Get Real-time Stock Analysis and Rankings with Danelfin's AI Analytics API

Danelfin MCP Server About Danelfin Danelfin is an AI-powered stock analytics platform that helps investors find the best stocks and optimize their portfolios with explainable AI insights to make smarter, data-driven investment decisions. The platform uses AI-driven stock analytics to optimize investment strategies. Danelfin uses Explainable Artificial Intelligence to help everyone make smart and data-driven investment decisions. The platform provides API solutions for developers, analysts, an

4개의 노드httprequesttoolmcptrigger

작성자: Paul

medium

Auto-Send Welcome Messages to Vtiger CRM Leads via Evolution API WhatsApp

One of My Best! Send WhatsApp Greetings to New Vtiger Leads Automatically 💪😍 ⚠️ This Workflow Requires a Community Nodes and a Self-Hosted n8n Instance > This template uses two custom community nodes: > * n8n-nodes-vtiger-crm > * n8n-nodes-evolution-api > You must be running self-hosted n8n with Community Nodes enabled. 🔧 How to Install Community Nodes Go to Settings → Community Nodes Click Install Node Add: n8n-nodes-vtiger-crm n8n-nodes-evolution-api Restart n8n if prompted.

6개의 노드ifn8n-nodes-evolution-api.evolutionapin8n-nodes-vtiger-crm.vtigernode

작성자: Ahmed Saadawi

medium

Automate LinkedIn Lead Generation and Connection Requests with Browserflow

Auto find & invite LinkedIn Leads This n8n template automates LinkedIn lead generation by scraping profiles, filtering out existing connections, and sending connection requests — all in a controlled, looped workflow. Ideal for outreach campaigns, recruitment, or lead gen efforts. ⚠️ Disclaimer – Community Node Notice This template uses a verified community node available inside the n8n cloud environment. To use it, go to "Nodes" → search for: Browserflow for Linkedin …and click Install. It’s

7개의 노드ifmanualtriggern8n-nodes-browserflow.browserflow

작성자: Kees Bosch - Browserflow

medium

Set Up Complete MERN Stack Development Environment on Linux Server

This automated n8n workflow sets up a complete MERN Stack development environment on a Linux server by installing core technologies, development tools, package managers, global npm packages, deployment tools, build tools, and security configurations. It creates a dedicated developer user and configures essential settings for MERN projects. What is MERN Stack Setup? MERN Stack setup involves installing and configuring Node.js, MongoDB, Express.js, and React, along with additional tools and packa

11개의 노드manualtriggersetssh

작성자: Oneclick AI Squad

medium

Automate PostgreSQL & MySQL Database Management on Linux Servers

This automated n8n workflow efficiently manages the setup, creation, and deletion of PostgreSQL and MySQL databases on a Linux server, executing tasks in approximately 10 seconds. It automates installation, configuration, and user management with support for remote access. Core Elements Set Parameters** - Defines server details, database type, action, and credentials Type Check** - Confirms the selected database type PostgreSQL Action Check** - Identifies the action for PostgreSQL PostgreSQL Cr

14개의 노드ifmanualtriggerset

작성자: Oneclick AI Squad