💎

Other n8n Workflows

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

🔥 Les plus populaires✨ Plus de nœuds
🔗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 nœudsifstopanderrorwebhook

par Kai S. Huxmann

medium

Resolve and create KlickTipp tags from names with optional prefixes

Community Node Disclaimer This workflow uses KlickTipp community nodes, available for self-hosted n8n instances only. Introduction This workflow receives an array of tag names, optionally applies a prefix to all tags, checks which tags already exist in KlickTipp, creates the missing ones, and returns a unified array of resolved tag names. This allows you to reuse the same get or create tags logic across multiple automations without duplicating tag-handling logic. It’s especially useful when t

11 nœudsaggregateexecuteworkflowtriggermerge

par KlickTipp

🔗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 nœuds@aldinokemal2104/n8n-nodes-gowa.gowaifset

par 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 nœudsmanualtriggern8n-nodes-pdfco.pdfco apiset

par 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 nœudsmanualtriggersetssh

par 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 nœudshttprequesttoolmcptrigger

par 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 nœudsifn8n-nodes-vtiger-crm.vtigernodeset

par 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 nœudshttprequesttoolmcptrigger

par 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 nœudsifn8n-nodes-evolution-api.evolutionapin8n-nodes-vtiger-crm.vtigernode

par 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 nœudsifmanualtriggern8n-nodes-browserflow.browserflow

par 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 nœudsmanualtriggersetssh

par 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 nœudsifmanualtriggerset

par Oneclick AI Squad

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 nœuds@postpulse/n8n-nodes-postpulse.postpulsefunctionif

par Dmytro

medium

Verify form leads in real time with NeverBounce before adding to your CRM

Stop lead pollution at the source. This workflow creates a "Gatekeeper" for your web forms, ensuring that only 100% valid email addresses ever reach your CRM. How it works: Instant Verification: As soon as a user submits your n8n form, their email is sent to NeverBounce for a real-time health check. The "Clean" Path: If the email is valid, the lead is automatically created/updated in your CRM (HubSpot, Salesforce, etc.) and the user sees a "Success" page. The "Gatekeeper" Loop: If the email i

6 nœudsformformtriggerif

par Sharon