Databases & Warehouses
193 sonuç — 117 indirilebilir workflow dosyası, 76 kaynağa bağlı n8n referansı
URL Shortner
On a Telegram message, stores and shortens URLs in MongoDB, then resolves redirects through a webhook.
TG-Bot-Module-Giveaway-v4-db-sell-full
On a Telegram message, runs giveaway logic against Postgres and replies to participants via Telegram.
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.
XML usecase: import XML data
On manual run, reads an XML file, parses it with code, and imports the records into MySQL.
RSS Feed -> MongoDB -> Webhook
On a schedule, reads an RSS feed, batches and filters items, stores them in MongoDB, and posts to a webhook.
Image Generation using Riverflow 2.0
From a prompt submitted via form, calls the Riverflow 2.0 API to generate images and tracks job status in a data table.
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.
Hugging Face To MongoDB Loader
Loops through a Hugging Face dataset via API in batches and inserts records into MongoDB using a self-calling subworkflow.
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.
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.
Poll Multiple Gmail Accounts with Unified Data Table Storage & Discord Notifications
On a schedule, polls multiple Gmail accounts, stores messages in a unified data table, and posts notifications to Discord.
Automated Mit AI News Delivery to Discord with Deduplication
On a schedule, reads AI news from RSS feeds, deduplicates against a data table, and posts new items to Discord.
Notion to OneNote for note taking.
On a webhook, routes cached items from Redis and creates corresponding notes in Notion via HTTP requests.
Debouncer
On a sub-workflow call, debounces incoming events using Redis keys and a wait window before releasing batched items.
Create a Searchable YouTube Educator Directory with Smart Keyword Matching
On a webhook request, searches an internal data table of YouTube educators by keyword and returns matches in the response.
Daily Task Reminder Bot For Telegram
On a schedule and webhook, reads tasks from Postgres and dispatches reminders via email, Slack, and Telegram.
Released: [SUB] Dropbox upload links
On sub-workflow or form submission, uploads files to Dropbox and generates shareable links, recording them in a data table.
Authentication Panel (Signup/Login/Forgot Password)
On a webhook, handles signup, login, and forgot-password requests against Postgres and returns the result to the caller.
Facebook & Instagram Renovation Token
On a schedule, reads stored credentials from a data table and refreshes Facebook and Instagram access tokens via HTTP.
AI automation using n8n, Jotform, Attio CRM and Slack
On webhook, routes submissions through conditional switches, stores them in a data table, and syncs records to external services via HTTP.
Simple Table as Cache
When called by another workflow, reads and writes a data table to cache values, erroring if a required entry is missing.
n8n Gallery 9039
On a webhook request, processes the payload, queries Postgres, and routes conditional notifications through Telegram.
Lightweight Support Desk with Telegram and Postgres Database Tracking
On a Telegram message, routes support requests, logs tickets in Postgres, and replies to users via Telegram.
Synchronize Excel or Google Sheets with Postgres (Bi Directional)
On a schedule or manual run, synchronizes records bidirectionally between Microsoft Excel and Postgres.