18 workflows
by Mario
✕ Clear
Nodes:
Sort:
Date:
Purpose
This workflow enables you to listen to your recent favorites in very hight quality offline without sacrificing all of your storage.
How it works
This workflow automatically creates a playlist ...
This is an add-on for the template Check if workflows contain build-in nodes that are not of the latest version
Purpose
This workflow highlights outdated nodes within all workflows of a single n8n i ...
Purpose
This enables webhooks for nearly realtime updates (every 5 seconds) from Notion Databases.
Problem
Notion does not offer webhooks. Even worse, the “Last edited time” property, we could ...
Purpose
This ensures that executions of scheduled workflows do not overlap when they take longer than expected.
How it works
This is a separate workflow which monitors the execution of the main workf ...
Purpose
This solution enables you to manage all your Notion and Todoist tasks from different workspaces as well as your calendar events in a single place.
All tasks can be managed in Todoist and add ...
Purpose
This workflow allows you to import any workflow from a file or another n8n instance and map the credentials easily.
How it works
A multi-form setup guides you through the entire process
At ...
Purpose
This workflow allows you to transfer credentials from one n8n instance to another.
How it works
A multi-form setup guides you through the entire process
You get to choose one of your predef ...
Purpose
This workflow snippet allows for advanced error catching during retry attempts.
There are cases, where you want to check if an item exists first, so you can determine the following actions. ...
Purpose
This workflow creates a versioned backup of an entire Clockify workspace split up into monthly reports.
How it works
This backup routine runs daily by default
The Clockify reports API endpo ...
Store Variables Between Workflow Runs Using n8n's Built-In Data Tables (Key-Value Store)
Purpose
This workflow implements a simple key value store based on the built-in data tables feature in n8n � ...
Purpose
This workflow is the official backend for the StopSlopIn Chrome extension – it classifies LinkedIn posts as quality or slop using a strict LLM quality gate and learns from user votes over t ...
Purpose
This workflow is the official backend for the StopSlopIn Chrome extension – it classifies LinkedIn posts as quality or slop using a strict LLM quality gate and learns from user votes over t ...
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 ...
Purpose
Use a lightweight Voice Interface, for you and your entire organization, to interact with an AI Supervisor, a personal AI Assistant, which has access to your custom workflows. You can also con ...
Purpose
This workflow synchronizes three entities from Notion to Clockify, allowing tracked time to be linked to client-related projects or tasks.
Demo & Explanation
How it works
On every run acti ...
Purpose
This workflow adds the capability to build a RAG on living data. In this case Notion is used as a Knowledge Base. Whenever a page is updated, the embeddings get upserted in a Supabase Vector ...
Purpose
This workflow allows granular control over the access to tools connected to AI Agents (including Multi-Agent setups) using Role Based Access Control.
Demo & Explanation
How it works
User p ...
Dynamically switch between LLMs for AI Agents using LangChain Code
Purpose
This example workflow demonstrates a way to connect multiple LLMs to a single AI Agent/LangChain Node and programmatically ...