10,467+ n8n-logo Workflows Automation Templates

There’s no automation you can’t learn to build with BULDRR AI. – Our AI Learners’ words, not ours.

Results

Master LLM Chaining in n8n with Anthropic Chat Model

Learn how this n8n workflow automates advanced LLM chaining with Anthropic’s Claude 3.7 model to extract structured insights from web content, saving hours of manual work. Discover sequential, iterative, and parallel processing techniques designed for scalable, fast AI content analysis.
lmChatAnthropic
chainLlm
webhook
+11
Free

Automate GitHub Release Emails with n8n HTTP and Email Nodes

This n8n workflow automates sending email alerts for new GitHub releases by fetching the latest release info and converting markdown release notes to HTML. It saves you time and ensures you never miss updates from your favorite repos.
httpRequest
emailSend
scheduleTrigger
+4
Free

Automate DingTalk Alerts for Azure DevOps Pull Requests with n8n

This workflow solves the challenge of timely notifying teams on DingTalk about new Azure DevOps Pull Requests by automatically mapping users from Azure to DingTalk via MySQL, then sending formatted messages through a webhook. It streamlines review processes and cuts down on missed notifications.
mySql
webhook
code
+2
Free

Visualize and Auto-Tag n8n Subworkflow Dependencies

This n8n workflow automatically maps and tags subworkflows called by other workflows, solving the problem of tracking complex dependencies in large n8n instances. It generates a visual dependency graph, making workflow management clear and efficient.
httpRequest
code
n8n
+13
Free

Build a RAG & GenAI App for WordPress with n8n

This workflow automates embedding your WordPress content into a vector database and enables Generative AI-powered chat on your website. Save hours on manual content indexing and enhance user engagement with live AI responses sourced from your site content.
wordpress
embeddingsOpenAi
postgres
+14
Free

Automate Backup of n8n Workflows to Gitea Repository

Save time and minimize risk by automating n8n workflow backups to a Gitea Git repository. This workflow checks for changes and commits updates every 45 minutes, ensuring your workflows are always safely backed up.
set
httpRequest
if
+5
Free

Automate Slack Alerts for Urgent Bugs with n8n Linear Trigger

Solve the challenge of missing critical bug alerts with this n8n workflow using Linear Trigger and Slack. Automatically filter urgent bugs and notify your team instantly to reduce response times and improve product quality.
linearTrigger
slack
code
+4
Free

Automated n8n Workflow Backup to GitHub Tutorial

Discover how to automate backing up your n8n workflows to GitHub with this step-by-step tutorial. Avoid data loss and streamline version control by saving your workflows as JSON files in a GitHub repository.
github
code
manualTrigger
+12
Free

Comprehensive n8n Workflow Dashboard for Insights & Metrics

This n8n workflow automatically generates a detailed dashboard summarizing workflows, nodes, tags, and webhooks usage on your n8n instance. It solves the problem of manually tracking and analyzing workflow metrics by providing a real-time, structured overview, helping you save hours on reporting and decision-making.
n8n
code
set
+9
Free

Master HTTP Requests in n8n: A Beginner’s Guide to Fetch & Process Data

Discover how this n8n workflow automates HTTP requests to fetch and handle data like GitHub stars, Wikipedia titles, and mock albums, saving hours of manual work. Learn to manage data pagination, extract HTML content, and split items with ease.
httpRequest
manualTrigger
htmlExtract
+4
Free