Postgres Workflows
71 Ergebnisse — 45 herunterladbare Workflow-Dateien, 26 quellenverknüpfte n8n-Referenzen
Writebinaryfile with PostgreSQL
On manual run, queries Postgres, converts the rows into a spreadsheet, and writes it to disk as a binary file.
Wait with PostgreSQL & HTTP Request
On a schedule, queries PostgreSQL, enriches records via HTTP in batches, and posts a summary to Slack.
Twilio with Schedule & PostgreSQL
On schedule, queries Postgres and sends the results as a message via Twilio.
Stickynote with Postgrestool
On an MCP or sub-workflow call, routes requests through a switch to query and update Postgres records.
Scheduled Sheets To Postgres Sync
On a schedule, compares datasets and syncs rows from Google Sheets into Postgres.
Import Spreadsheet Into Postgres
On manual trigger, reads a spreadsheet file and inserts its rows into a Postgres table.
Postgres with HTTP Request
When triggered by another workflow, batches HTTP requests, stores results in Postgres, and posts updates to YouTube.
Postgres with PostgreSQL
On a schedule or manual run, queries Postgres, filters the rows, and processes them through n8n.
Spreadsheet Import To Postgres
On manual trigger, reads a binary spreadsheet file and imports its rows into a Postgres database.
Insert Postgres Records
On manual trigger, builds fields with Set and inserts them into Postgres.
Query Postgres Database
On manual run, runs a query against a Postgres database.
Spreadsheet To Postgres Import
On manual trigger, reads a spreadsheet file, sets the fields, and inserts the rows into Postgres.
MySQL to Postgres Automation
On an incoming webhook, reads from MySQL, calls an HTTP API, and writes the merged result to Postgres.
Error with Errortrigger & PostgreSQL
On a workflow execution error, records the failure in Postgres and notifies via SMTP email and Pushover.
Cron with Schedule & PostgreSQL
On a schedule, runs a function and writes the computed results into PostgreSQL.
Postgres To HubSpot Sync
On a schedule, syncs Postgres and HTTP data into HubSpot in batches and logs results to Google Sheets.
Save Calendar Events To Postgres
On a new Google Calendar event, maps the details and inserts a row into Postgres.
Gmail Emails To Postgres And MySQL
On a new Gmail email, formats the fields and writes the record to Postgres and MySQL.
Export Calendar Events To Postgres
On a new Google Calendar event, maps fields, builds a CSV, and inserts a row into Postgres.
Gmail Emails To Postgres
On a new Gmail email, extracts the data and saves it to Postgres.
Calendar Events To MySQL And Postgres
On a new Google Calendar event, writes it to MySQL and replicates it into Postgres.
Gmail To CSV And Postgres
On a new Gmail email, converts the data to CSV and loads it into Postgres.
Gmail To Postgres And Airtable
On a new Gmail email, saves the data to Postgres and creates a matching record in Airtable.
Calendar Events To Sheets And Postgres
On a new Google Calendar event, logs it to Google Sheets and records it in Postgres.