⚒️

Engineering n8n Workflows

n8n Engineering workflow templates and automation recipes2947 free workflow templates ready to import.

🔥 最受欢迎✨ 节点最多
medium

Qualify great leads from n8n Form with MadKudu and Hunter and alert on Slack

Use case If you have a form where potential leads reach out, then you probably want to analyze those leads and send a notification if certain requirements are met, e.g. employee number is high enough. MadKudu is built exactly to solve this problem. We use it along with Hunter to alert on Slack for high quality leads. How to setup Add you MadKudu, Hunter, and Slack credentials Set the Slack channel Click the Test Workflow button, enter your email and check the Slack channel Activate the workflo

8 个节点· 👁 791formtriggerhttprequesthunter

作者:Mutasem

high

PostgreSQL Conversational Agent with Claude & DeepSeek (Multi-KPI, Secure)

🧠 Conversational PostgreSQL Agent Enable AI-driven conversations with your PostgreSQL database using a secure and visual-free agent powered by n8n’s Model Context Protocol (MCP). This template allows users to ask multiple KPIs in a single message, returning consolidated insights — more efficient than the original Conversing with Data template. 🚀 Why This Template Unlike the Conversing with Data workflow, which handles one KPI per message, this version: ✅ Supports multi-KPI questions ✅ Ret

18 个节点· 👁 789agentchattriggerexecuteworkflowtrigger

作者:hippolyte-hu

🔗medium

Integrate Xero with FileMaker using Webhooks

Integrate Xero with FileMaker using Webhooks Workflow Description This n8n workflow automates the integration between Xero and FileMaker, allowing for seamless data transfer between the two platforms. By listening for webhooks from Xero (e.g., new invoices, payments, or contacts), this workflow ensures that data is automatically sent and recorded in a FileMaker database. Who is This For? This workflow template is ideal for: Accountants** who need a streamlined process to sync financial data

9 个节点· 👁 786cryptofilemakerif

作者:Stathis Askaridis

high

Sync Zendesk tickets to Pipedrive contact owners

This workflow syncs Zendesk tickets to Pipedrive contact owners. This workflow is triggered every day at 09:00 with Zendesk collecting all the tickets updated after the last execution timestamp and updating them according to Pipedrive contacts. It also adds Zendesk comments to the tickets as notes in Pipedrive. Prerequisites Pipedrive account and Pipedrive credentials Zendesk account and Zendesk credentials Note: The Pipedrive and the Zendesk accounts need to be created by the same person /

21 个节点· 👁 784cronfunctionitemhttprequest

作者:n8n Team

low

Access data from bubble application

This is a proof of concept workflow showing how you would connect n8n to a Bubble data collection.

2 个节点· 👁 783httprequestmanualtrigger

作者:jason

🔗low

Automate Actions After PDF Generation with PDFMonkey

Automate Actions After PDF Generation with PDFMonkey in n8n Overview This n8n workflow template allows you to automatically react to PDF generation events from PDFMonkey. When a new PDF is successfully created, this workflow retrieves the file and processes it based on your needs—whether it’s sending it via email, saving it to cloud storage, or integrating it with other apps. How It Works Trigger: The workflow listens for a PDFMonkey webhook event when a new PDF is generated. Retriev

3 个节点· 👁 778httprequestifwebhook

作者:Vincent

high

AppSheet Intelligent Query Orchestrator- Query any data!

AppSheet Intelligent Query Orchestrator A friendly, practical tool that makes working with AppSheet data simpler and more efficient. This workflow is your go-to helper for building precise queries without getting lost in a sea of different tables. Background Previously, I built a community node to enable this functionality: Appsheet n8n Community node How It Works This workflow fetches the most up-to-date schema and taxonomy from your Google Sheet mirror and constructs a custom query

16 个节点· 👁 778agentaggregatechainllm

作者:Mohammed Rifad

low

Create, update, and get a profile in Humantic AI

5 个节点· 👁 778httprequesthumanticaimanualtrigger

作者:Harshil Agrawal

medium

Find out which Chrome extensions are tracked by Linkedin

What this workflow does Linkedin tracks which Chrome extensions are installed in your browser. This workflow uses a huge raw JSON of chrome extension ids, extracted from Linkedin pages, and builds a pretty Google Sheet with the list of these extensions. This workflow web scrapes Google to search for chrome extension id - and extracts the first search result. Setup Clone this Google Sheet template: https://docs.google.com/spreadsheets/d/1nVtoqx-wxRl6ckP9rBHSL3xiCURZ8pbyywvEor0VwOY/edit?gid=0#gi

8 个节点· 👁 777codegooglesheetshttprequest

作者:Anthony

medium

✍️ Blog image SEO & size auditor with Ghost and Google Sheets

Tags*: Ghost CMS, SEO Audit, Image Optimisation, Alt Text, Google Sheets, Automation Context Hi! I’m Samir — a Supply Chain Engineer and Data Scientist based in Paris, and founder of LogiGreen Consulting. I help companies and content creators use automation and analytics to improve visibility, enhance performance, and reduce manual work. > Let’s use n8n to automate SEO audits to increase your traffic! 📬 For business inquiries, feel free to connect on LinkedIn Who is this template for?

11 个节点· 👁 775codeghostgooglesheets

作者:Samir Saci

medium

Summarize SERPBear data with AI (via Openrouter) and save it to Baserow

Who's this for? If you own a website and need to analyze your keyword rankings If you need to create a keyword report on your rankings If you want to grow your keyword positions SerpBear is an opensourced SEO tool specifically for keyword analytics. Click here to watch youtube tutorial Example output of A.I. Key Observations about Ranking Performance: The top-performing keyword is “Openrouter N8N” with a current position of 7 and an improving trend. Two keywords, “Best Docker Synology” a

6 个节点· 👁 775baserowcodehttprequest

作者:Keith Rumjahn

🔗medium

Sync Zendesk tickets with subsequent comments to GitHub issues

This workflow creates a GitHub issue when a new ticket is created in Zendesk. Subsequent comments on the ticket in Zendesk are added as comments to the issue in GitHub. Prerequisites Zendesk account and Zendesk credentials. GitHub account and GitHub credentials. GitHub repository to create issues in. How it works The workflow listens for new tickets in Zendesk. When a new ticket is created, the workflow creates a new issue in GitHub. The GitHub issue number is then saved in one of the ticket

7 个节点· 👁 775functiongithubif

作者:n8n Team

low

Batch process domains/companies in Google Sheet with Icypeas (Bulk Search)

This template can be used to verify email addresses with Icypeas. Be sure to have an active account to use this template. How it works This workflow can be divided into four steps : The workflow initiates with a manual trigger (On clicking ‘execute’). It reads your Google Sheet file. It connects to your Icypeas account. It performs an HTTP request to scan the domains/companies. Set up steps You will need a formated Google sheet file with company/domain names. You wi

4 个节点· 👁 775codegooglesheetshttprequest

作者:Corentin Ribeyre

low

Poll emails using JMAP

n8n does not currently offer a way to retrieve emails from arbritrary providers via a regular node. Unless you're using Gmail or Outlook, you can only use the email trigger to start a workflow when a new email arrives. This currently limits the possible use cases you can cover in your n8n workflows, as you cannot (for example) get an idea of how many unread messages there are in an inbox, or search for specific messages when an event occurs. But fear not, there's a new sheriff in town! The JMA

5 个节点· 👁 773httprequestmanualtriggerset

作者:Tom

medium

Add a new lead to Pipedrive once GitHub repo is forked

This workflow automatically adds a new lead to Pipedrive once someone forks your GitHub repository. Prerequisites Pipedrive account and Pipedrive credentials GitHub account and GitHub credentials How it works GitHub Trigger node starts the workflow once someone forks your GitHub repository. HTTP Request node gets user's data from GitHub and sends it further. Pipedrive node searches forkee's data in Pipedrive by email. IF node decides whether to create a new person in Pipedrive in case contact

8 个节点· 👁 773githubtriggerhttprequestif

作者:n8n Team

high

Send Zendesk tickets to Pipedrive contacts and assign tasks

This workflow automatically sends Zendesk tickets to Pipedrive contacts and makes them task assignees. The automation is triggered every 5 minutes, with Zendesk checking and collecting new tickets which are then individually assigned to a Pipedrive contact. Prerequisites Pipedrive account and Pipedrive credentials Zendesk account and Zendesk credentials Note: The Pipedrive and the Zendesk accounts need to be created by the same person / with the same email. How it works Cron node triggers the

17 个节点· 👁 769cronfunctionitemhttprequest

作者:n8n Team

medium

Add a note to Pipedrive's contact once PR is added on GitHub

This workflow automatically adds a note of the PR from GitHub to the Pipedrive contact if their GitHub email matches a Person in Pipedrive. Prerequisites Pipedrive account and Pipedrive credentials GitHub account and GitHub credentials How it works GitHub Trigger node activates the workflow when a GitHub user adds a PR. HTTP Request node gets the user's data and sends it further. Pipedrive node searches the same email that GitHub user has in Pipedrive. IF node checks whether a person with the

6 个节点· 👁 769githubtriggerhttprequestif

作者:n8n Team

medium

Crypto RSI Alert System with EODHD, Telegram and TradingView Charts

How it works Runs on a schedule and iterates a watchlist of symbols (e.g., BTC/ETH/SOL). For each symbol, request intraday 1h OHLCV from EODHD. A Code node computes Wilder’s RSI(14) and detects 30/70 crossings. When a signal appears, the bot sends a Telegram alert (HTML message) with price, RSI (prev → now), timestamp, and a “View chart” button that opens the pair on TradingView (BINANCE/USD). Set up steps (≈10–15 min) Prereqs: n8n (cloud or self-hosted), EODHD API key, Telegram bot + your

8 个节点· 👁 766codehttprequestif

作者:Kevin Meneses

medium

Automate GitHub PRs & JIRA updates from Git commit commands-single repo

This n8n template from Intuz delivers a complete and automated solution to streamline your development workflow for a single repository. By embedding specific keywords and a JIRA issue ID within your git commit commands, this workflow automatically creates a Pull Request in GitHub and simultaneously updates the corresponding JIRA ticket. This provides a complete, seamless integration that eliminates manual steps and keeps your project management perfectly in sync with your codebase. How it wor

15 个节点· 👁 766codegithubtriggerhttprequest

作者:Intuz

low

Perform an email search with Icypeas (single)

This template can be used to search for an email address with Icypeas. Be sure to have an active account to use this template. How it works This workflow can be divided into three steps : The workflow initiates with a manual trigger (On clicking 'execute'). It connects to your Icypeas account. It performs an HTTP request to search for an email address. Set up steps You will need a working icypeas account to run the workflow and get your API Key, API Secret and User ID. You will need a perso

3 个节点· 👁 765codehttprequestmanualtrigger

作者:Corentin Ribeyre

medium

Translate RSS Feed Content to Hindi and Publish to WordPress with OpenAI

This workflow automatically pulls articles from an RSS feed, translates the content and title from English to Hindi using OpenAI, extracts the featured image from the HTML content, and publishes the translated post as a draft on a connected WordPress site. 🔧 Key Features: Polls RSS feed every 10 minutes for new articles Extracts and parses the featured image from custom HTML tags Translates content and title from English to Hindi using OpenAI Assistant Uploads the featured image to WordPres

9 个节点· 👁 761codehttprequestopenai

作者:The Higher Pitch

medium

Track LLM Token Costs per Customer Using the Langchain Code Node

Note: This template only works for self-hosted n8n. This n8n template demonstrates how to use the Langchain code node to track token usage and cost for every LLM call. This is useful if your templates handle multiple clients or customers and you need a cheap and easy way to capture how much of your AI credits they are using. How it works In our mock AI service, we're offering a data conversion API to convert Resume PDFs into JSON documents. A form trigger is used to allow for PDF upload and t

12 个节点· 👁 760codeextractfromfilefilter

作者:Jimleuk

medium

Push Multiple Files to GitHub Repository via Github REST API

Introduction This workflow offers a streamlined solution for uploading multiple files to a GitHub repository simultaneously using GitHub's REST API. It addresses a significant limitation of n8n's native GitHub node, which only supports single-file uploads at a time. By leveraging GitHub's Git Data API, this workflow creates a new Git tree containing multiple files, commits this tree, and updates the target branch—all in a single automated process. The workflow is particularly valuable for autom

9 个节点· 👁 760httprequestmanualtriggerset

作者:Custom Workflows AI

low

Remote IOT Sensor monitoring via MQTT and InfluxDB

. Read and store IOT sensor data with the MQTT Trigger and InfluxDB [email protected] This workflow is for users wanting a practical example of how to obtain data from remote IOT systems using the MQTT protocol in an n8n environment. The template provides typical n8n node implementation and configuration settings necessary to read and store IOT data. The workflow reads the temperature and humidity data from a remote IOT system in this case a DHT22 sensor connected to a ESP32 micro

3 个节点· 👁 759codehttprequestmqtttrigger

作者:Tony Duffy