Browse 8,854 n8n workflow templates in the Core Nodes category. These ready-to-use automations connect apps and services with n8n — no coding required. Click any workflow to explore its nodes and import it directly into n8n.
8,854 workflows
in Core Nodes
Nodes:
Sort:
Date:
Overview
This template integrates an IOT multi-button switch (meant for controlling a dimmable light) with Spotify playback functions, via MQTT messages. This isn't likely to work without some tinker ...
How it works
creates a new page in Confluence based on a page template also defined in Confluence
replaces any number of placeholders with data from your workflow
generic implementation for maximum fl ...
TOTP Validation with Function Node
This template allows you to verify if a 6-digit TOTP code is valid using the corresponding TOTP secret. It can be used in an authentication system.
The inputs need ...
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 ...
Purpose
This workflow automatically creates Tasks from forwarded Emails, similar to Asana, but better. Emails are processed by AI and converted to rather actionable task.
In addition this workflow i ...
This n8n template is one of a 3-part series exploring use-cases for clustering vector embeddings:
Survey Insights
Customer Insights
Community Insights
This template demonstrates the Community Insight ...
This n8n template is one of a 3-part series exploring use-cases for clustering vector embeddings:
Survey Insights
Customer Insights
Community Insights
This template demonstrates the Customer Insights ...
This n8n template is one of a 3-part series exploring use-cases for clustering vector embeddings:
Survey Insights
Customer Insights
Community Insights
This template demonstrates the Survey Insights s ...
A single workflow with 2 flows/paths that combine to handle the backup sequence for Zigbee device configuration from HomeAssistant / zigbee2mqtt. This provides a way to automate a periodic capture of ...
Who is it for
If you are a postmaster or you manage email server, you can set up DKIM and SPF records to ensure that spoofing your email address is hard. On your domain you can also set up DMARC recor ...
Using the Systeme API can be challenging due to its pagination settings and low rate limit. This requires a bit more knowledge about API requests than a beginner might have.
This template provides pr ...
Replicate Line Items on New Deal in HubSpot Workflow
Use Case
This workflow solves the problem of manually copying line items from one deal to another in HubSpot, reducing manual work and minimizing ...
The Stripe API does not provide custom fields in invoice or charge data. So you have to get it from the Checkout Sessions endpoint.
But that endpoint is not easy for begginners. It has dictionary par ...
This workflow was presented at the AI Developers meet up in San Fransico on 24 July, 2024.
AI workflows
Categorize incoming Gmail emails and assign custom Gmail labels. This example uses the Text Cl ...
This n8n workflow demonstrates a simple multi-agent setup to perform the task of competitor research. It showcases how using the HTTP request tool could reduce the number of nodes needed to achieve a ...
This workflow checks a configured list of Github repositories daily to see if a new release has been published.
How it works:
Workflow has a daily trigger
RepoConfig node is a JSON array that defines ...
This Workflow does a HTTPs request to ConnectWise Manage through their REST API.
It will pull all tickets in the "New" status or whichever status you like, and notify your dispatch team/personnel wh ...
This workflow syncs multiple Notion databases to your Google Calendar. And it works both ways.
What events are supported?
Everything except recurring events.
All day events, multiple day events, s ...
Sometimes you want to take a different action in your error workflow based on the data that was flowing through it.
This template illustrates how you can do that (more specifically, how you can retri ...
This n8n workflow is a fun way to query and search over your credentials on your n8n instance.
Good to know
Your credentials should remain safe as this workflow does not decrypt or use any decrypted ...