Skip to content
FlowHubFluxonLab

Redis Workflows

26 Ergebnisse — 13 herunterladbare Workflow-Dateien, 13 quellenverknüpfte n8n-Referenzen

redis
FluxonLab-Bibliothekpro

Redis-Governed Batch Subworkflow Dispatcher

A callable batch dispatcher that validates parent input, checks and records request state in Redis, verifies a target n8n subworkflow, filters disabled batch items, invokes the worker once, and exposes process, status, and controlled release actions.

von FluxonLab
notiontodoistredisgmail
FluxonLab-Bibliothekpro

Webhook with HTTP Request & Notion

On a webhook or schedule, syncs tasks across Notion, Todoist, and Redis, compares datasets, and emails digests via Gmail.

von FluxonLab Import
airtableredis
FluxonLab-Bibliothekfree

Webhook with Airtable

On a webhook call, stores the incoming data in Airtable and caches it in Redis.

von FluxonLab Import
redis
FluxonLab-Bibliothekpro

Redis Webhook Cache Router

On a webhook request, processes data in code, reads or writes Redis, then branches via switch.

von FluxonLab Import
redistelegram
FluxonLab-Bibliothekpro

Telegram with HTTP Request — Redis

On a Telegram message, routes commands, calls HTTP APIs, caches state in Redis, and replies on Telegram.

von FluxonLab Import
redis
FluxonLab-Bibliothekpro

Redis Automation

When called by another workflow, routes via a switch and reads or writes values in Redis.

von FluxonLab Import
redismicrosoftteams
FluxonLab-Bibliothekpro

Redis with Schedule

On a schedule, reads from Redis, calls an HTTP API, and posts the merged result to Microsoft Teams.

von FluxonLab Import
redismicrosoftteams
FluxonLab-Bibliothekpro

Redis & HTTP Request

On a schedule, fetches data over HTTP, caches it in Redis, and posts the result to Microsoft Teams.

von FluxonLab Import
redis
FluxonLab-Bibliothekpro

Redis with Execute Workflow & Schedule

On a schedule, reads keys from Redis, filters and branches on them, and triggers a sub-workflow when conditions match.

von FluxonLab Import
redis
FluxonLab-Bibliothekpro

Set Redis Key Value

On manual trigger, reads or writes a key value in Redis.

von FluxonLab Import
rssredisyoutube
free

Create YouTube Video RSS Feed with Redis Caching and Embedded Video Player

On a webhook request, reads RSS feeds and fetches YouTube videos with Redis caching, returning a merged video feed response.

von Quinten Alexander
redis
free

Build a Redis Powered Crud App with Html Frontend

On a webhook request, runs create, read, update, and delete operations against Redis and returns an HTML frontend response.

von Ficky
notionredisgmailtodoist
free

Notion Todoist Two-Way Sync

On webhook and schedule triggers, syncs tasks two-way between Notion and Todoist using Redis state, emailing updates via Gmail.

von Mario
rediss3telegram
free

Poll video generation status from KIE.ai and deliver via Telegram (Sanitized)

On a webhook, polls KIE.ai video status via HTTP, caches in Redis, stores output in S3, and delivers via Telegram.

von Joe V
notionredistodoist
free

Sync Tasks Between Todoist and Notion with Redis Powered 2 Way Logic

On Todoist or Notion changes, syncs tasks two-way between them, using Redis to track state and prevent update loops.

von Yuvraj Singh
redisnotiontodoist
free

Sync Tasks Between Notion and Todoist in Both Directions

On webhook or form submission, syncs tasks bidirectionally between Notion and Todoist, using Redis to track state and prevent update loops.

von Yuvraj Singh
redisnotion
free

Notion to OneNote for note taking.

On a webhook, routes cached items from Redis and creates corresponding notes in Notion via HTTP requests.

von Yuvraj Singh
redis
free

Debouncer

On a sub-workflow call, debounces incoming events using Redis keys and a wait window before releasing batched items.

von Gregory
redissheets
free

Prevent Duplicate Processing with Redis Item State Tracking

When triggered by another workflow, checks Redis for item state to skip duplicates before recording new entries in Google Sheets.

von Stephan Koning
telegramrediss3youtube
free

Generate Text to Video Content with Telegram & OpenAI

On a Telegram message, generates text-to-video content, caching state in Redis, storing files in S3, and uploading to YouTube.

von Joe V
telegramsheetsredis
free

Login System

On a Telegram message, verifies users against Google Sheets and caches session state in Redis.

von Archit Jain
postgresgmailredis
free

Classify Gmail Leads with Groq AI and Sync Sla Cases to Supabase Via Redis

On a Redis event, classifies Gmail leads with Groq, extracts SLA case details, and syncs records to Postgres via Redis.

von Stephan Koning
redis
pro

Prevent concurrent workflow runs using Redis

When called by another workflow, uses Redis locks to detect concurrent runs, waiting or proceeding to prevent overlap.

von n8n Community
redis
pro

Scheduled Redis Data Check

On a schedule, reads Redis keys, filters the records, and conditionally runs follow-up actions.

von n8n Community