Prevent concurrent workflow runs using Redis
Automated workflow: Prevent concurrent workflow runs using Redis. This workflow integrates 11 different services: stickyNote, wait, switch, redis, set. It contains 43 nodes and follows best practices for error handling and security.
Integrations Used (2)
Prerequisites
Required Credentials (1)
Redis
Used by: Get Key, Set Key +1 more
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Time Savings
Replace repetitive manual tasks with reliable automation.
Reclaim hours every week for higher-value work.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"name": "Prevent concurrent workflow runs using Redis",
"nodes": [
{
"id": "e0729c93-e192-42fb-9ba0-c465d5a38089",
"name": "When Executed by Another Workflow",
"type": "n8n-nodes-base.executeWorkflowTrigger",
"position": [
-60,
720
],
"parameters": {
"workflowInputs": {
"values": [
{
"name": "action"
},
{
"name": "value"
},
...Related Workflows
Set Workflow
Automated workflow: Set Workflow. This workflow integrates 19 different services: stickyNote, switch, redis, executeWork...
Realtime Notion Todoist 2-way Sync Template
Automated workflow: Realtime Notion Todoist 2-way Sync Template. This workflow integrates 29 different services: stickyN...
API Schema Extractor
Stage 1 - Research for API Documentation - Fetch a list of services pending research from Database (Google Sheet) - Uses...
Enhance Customer Chat by Buffering Messages with Twilio and Redis
Step 2. Buffer Incoming Messages [Learn more about using Redis](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-n...
KB Tool - Confluence Knowledge Base
 Receive Query from Parent Workflow This node receives input from the AI Agent i...
get_a_web_page
Send URL got Crawl This can be reused by Ai Agents and any Workspace to crawl a site. All that Workspace has to do is se...