Skip to content
FlowHubFluxonLab

Postgres Workflows

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

rssgmailpostgres
free

Newsletter Automation

On a schedule, reads RSS feeds, summarizes new articles with Ollama, deduplicates against Postgres, and emails a newsletter via Gmail.

von Falk
postgres
free

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.

von Oneclick AI Squad
supabasepostgresgoogledrive
free

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.

von DIGITAL BIZ TECH
postgreshubspot
free

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.

von Gilbert Onyebuchi
postgres
free

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.

von Cyril Nicko Gaspar
postgresmicrosoftteams
free

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.

von Mychel Garzon
gmailpostgres
free

AI Ticket Classifier

On a new Gmail email, classifies the support ticket with an Ollama model and stores the result in Postgres.

von Jyothish S L
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
postgresgmail
free

Send Bulk Email Campaigns with Gmail/smtp and Postgres Reputation Safe Timing

On webhook trigger, sends bulk email campaigns via Gmail with reputation-safe scheduled timing, tracking sends in Postgres.

von ResilNext
gmailpostgres
free

Send Post Purchase Emails from Postgres with Gmail and Groq AI

On a schedule, reads purchases from Postgres, drafts post-purchase emails with Groq AI, and sends them via Gmail.

von Avkash Kakdiya
postgrestelegram
free

Send automated reminders to multiple clients via Telegram using webhook and schedule triggers

On a schedule, reads client records from Postgres and sends reminder messages to each client via Telegram.

von Lucas Hideki
emailsmtppostgres
free

Napkinai Convert Raw Ideas into Visual Diagrams & Content Assets

On a webhook submission, generates visual diagrams from raw ideas via Napkin AI, emails the assets, and saves records to Postgres.

von Oneclick AI Squad
postgres
free

Postgres Export To Spreadsheet

On manual run, queries Postgres and exports the rows to a spreadsheet file on disk.

von n8n Community
postgres
pro

Filter Postgres Rows on Schedule

On a schedule or manual trigger, queries Postgres, filters the rows, and runs an n8n workflow.

von n8n Community
postgres
free

Postgres Automation

On manual trigger, builds field values with a Set node and inserts them into Postgres.

von n8n Community
postgres
pro

Query Postgres Database

On manual run, executes a query against a Postgres database, raising an error if it fails.

von n8n Community
mysqlpostgres
pro

MySQL to Postgres Sync

On a webhook, reads rows from MySQL, enriches them via an HTTP request, and writes the merged records into Postgres.

von n8n Community
postgres
free

Spreadsheet to Postgres Import

On manual run, reads a binary spreadsheet file, parses its rows, and inserts them into Postgres.

von n8n Community
postgres
pro

Postgres Data Ingestion

On a schedule, transforms data with a function node and inserts it into Postgres, halting on error.

von n8n Community
postgres
pro

Postgres Query Sub-Workflow

When called as a sub-workflow, runs Postgres queries and routes the results through a switch.

von n8n Community
salesforcepostgres
free

Salesforce Leads & Opportunities to PostgreSQL (Backfill & Incremental Sync ETL)

On a schedule, extracts Salesforce leads and opportunities, deduplicates, and batch-syncs them into PostgreSQL for backfill and incremental loads.

von Muh Resky Adiansyah
postgresgmail
free

Postgres to Gmail Sync

On a schedule, queries Postgres, transforms rows in code, and conditionally calls an API to send the results via Gmail.

von Rodrigue Gbadou
postgressheets
free

Complete Travel Call Management System Call Tracking, Book Trips & Marketing

On a webhook, stores records in Postgres and responds; on Google Sheets changes, enriches rows via an API and writes them back.

von Oneclick AI Squad