Databases & Warehouses
193 Ergebnisse — 117 herunterladbare Workflow-Dateien, 76 quellenverknüpfte n8n-Referenzen
Automated Daily Signup Summary
On a daily schedule, queries Postgres for new signups and posts the summary to Slack, Microsoft Teams, and Telegram.
Geekhack Updater
On a schedule, reads RSS feeds, stores new items in Postgres, and fetches page details via HTTP.
n8n Workflow: Build a MongoDB API with Collection Name Validation and HTTP Responses
On a webhook request, validates the collection name, runs MongoDB operations, and returns the result as an HTTP response.
Automated WhatsApp Lead Nurturing with Personalized Messages Via Postgres & Gallabox
On a schedule, pulls leads from Postgres and sends personalized WhatsApp messages in batches via the Gallabox API.
Real Estate Price
On a form submission, queries property prices from Microsoft SQL, generates a file, and emails it via Gmail.
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.
Automate User Onboarding from Database to Saleshandy with Google Sheets Tracking
On manual run, reads users from Google Sheets, pushes them to Saleshandy via HTTP, and tracks onboarding status back in the sheet.
Meetup Participant Registration & Giveaway App
On a form submission, registers meetup participants in Postgres and runs a giveaway, responding via the webhook.
Newsletter Automation
On a schedule, reads RSS feeds, summarizes new articles with Ollama, deduplicates against Postgres, and emails a newsletter via Gmail.
Auto-Publish YouTube Shorts to TikTok
On a new YouTube RSS item, checks a data table for duplicates and uploads the Short to TikTok via HTTP API.
Template Recovering a Contact’s Name from a LinkedIn URL with Linkup
Manually triggered, looks up LinkedIn URLs via HTTP (Linkup) to recover contact names and stores them in a data table.
AI Social Media Content Generator
On a schedule, calls an AI API to generate social media content, routes it through a switch, and stores posts in Postgres.
Automated Document Sync Between Sharepoint and Google Drive with Supabase
On a schedule, compares SharePoint and Google Drive files via HTTP, syncs changes to Google Drive, and tracks state in Supabase and Postgres.
Track WhatsApp Group Message Activity with Airtable Database
On a WhatsApp webhook, parses group message events and logs the activity to Airtable.
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.
Send Cold Outreach Emails and Follow Ups with Resend & HubSpot
On a schedule, pulls contacts from Postgres, sends batched cold emails via Resend with delays, and updates HubSpot.
Automate Facebook Page Token Renewal with Data Tables Storage
On a schedule, refreshes stored Facebook Page access tokens via API and updates them in a Data Table.
Login System
On a Telegram message, verifies users against Google Sheets and caches session state in Redis.
Enrich Seller Data with Email & Domain Lookup Using Bright Data & Google Search
On manual run, scrapes seller listings with Bright Data and Google Search, parses emails and domains, and enriches records in Postgres.
Status Update Email Router
On a webhook, routes status updates through a switch, sends SMTP email notifications, and updates Microsoft SQL.
Multi-Carrier Tracking Aggregator (Nodrel)
On a schedule, reads shipments from a data table and queries multiple carrier APIs to aggregate package tracking status.
Sync PostgreSQL Changes to Sharepoint Lists with Microsoft Graph and Teams
On a schedule, syncs PostgreSQL changes to SharePoint lists via Microsoft Graph and notifies Microsoft Teams.
AI Ticket Classifier
On a new Gmail email, classifies the support ticket with an Ollama model and stores the result in Postgres.
Company Lead List Building and Deep Company Enrich
On form submission, enriches submitted companies through API lookups, filters the results, and stores qualified leads in a data table.