24 workflows
by Eduard
✕ Clear
Nodes:
Sort:
Date:
Extract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current version in n8n (0.141.1) requires to extract each variable one by one. Hopefully i ...
An example workflow for a multilanguage Telegram bot. It allows adding many new languages to the bot without editing the workflow.
Important note!
Due to some breaking API changes in NocoDB some of i ...
This workflow extends n8n and uses R language graphic capabilities. This is a Telegram bot which fetches weather data via the openweathermap.org API, plots an image using ggoplot2 package from R and s ...
This workflow illustrates how HTML reports can be created using Markdown Node. An example data consists of a Time Sheet table for 2 persons. Based on this table a markdown document is generated using ...
This tutorial demonstrates the creation of the HTML report via Markdown node. The main idea is to prepare a very long gext variable via the Function Node and then convert it to the HTML file. The resu ...
Primer workflow for OpenAI models: ChatGPT, DALLE-2, Whisper
This workflow contains 5 examples on how to work with OpenAI API.
Transcribe voice into text via Whisper model (disabled, please put your ...
This workflow is a template example for making Discord GPT-powered bots. Incoming user requests are analysed and categorised via OpenAI node with the help of a hand-crafted prompt. The response messag ...
This workflow demonstrates how CSV file can be automatically imported into existing MySQL database.
Before running the workflow please make sure you have a file on the server:
/home/node/.n8n/conce ...
This workflow demonstrates how easy it is to export SQL query to CSV automatically!
Before running the workflow please make sure you have access to a local or remote MSSQL server with a sample Adve ...
This workflow demonstrates how easy it is to export SQL query to Excel automatically!
Before running the workflow please make sure you have access to a remote SQL server (MS SQL, MySQL, PostgreSQL ...
⚡ UPDATE on May 2025 – added section with all n8n instance webhooks
Using n8n a lot?
Soar above the limitations of the default n8n dashboard! This template gives you an overview of your workflow ...
🎲 Random Data Generator 🎲
This beginner-friendly workflow allows you to generate random mock data effortlessly, without any programming or external dependencies. 🚀
Here's how it works:
� ...
This n8n template provides enterprise-level version control for your workflows using GitHub integration. Stop losing hours to broken workflows and manual exports – get proper commit history, visual ...
This n8n workflow template simplifies processing of media group messages sent by users in Telegram. It caches image album messages using Data Tables, and then sends them to a Nano Banana model for pro ...
🚀 Supercharge Your Website Indexing with This Powerful n8n Workflow! 🌐
Google page indexing too slow? Tired of manually clicking through each page in the Google Search Console? 😴 Say goodby ...
Are you a visual thinker working with n8n?
🎨 View and understand workflow structures at a glance with this template!
Built with mermaid.js, Bootstrap 5 and AXAJ to create an interactive web page ...
This workflow creates a documentation system for n8n instances using Docsify.js. It serves a dynamic documentation website that allows users to:
View an overview of all workflows in a tabular format
...
This workflow demonstrates three distinct approaches to chaining LLM operations using Claude 3.7 Sonnet. Connect to any section to experience the differences in implementation, performance, and capabi ...
The workflow starts by listening for messages from Telegram users. The message is then processed, and based on its content, different actions are taken. If it's a regular chat message, the workflow ge ...
This n8n workflow demonstrates how to automate customer interactions and appointment management via WhatsApp Business bot.
After submitting a Google Form, the user receives a notification via WhatsAp ...