Databases & Warehouses
193 Ergebnisse — 117 herunterladbare Workflow-Dateien, 76 quellenverknüpfte n8n-Referenzen
Datetime with Comparedatasets & Schedule
On a schedule, compares MySQL records against Pipedrive and syncs the differences into Pipedrive.
Cron with Schedule & PostgreSQL
On a schedule, runs a function and writes the computed results into PostgreSQL.
🧹 Archive (delete) duplicate items from a Notion database
On a schedule, scans a Notion database, aggregates entries to find duplicates, and archives the duplicate items by deletion.
Postgres To HubSpot Sync
On a schedule, syncs Postgres and HTTP data into HubSpot in batches and logs results to Google Sheets.
Notion Updates To Slack
On schedule, pulls Notion database items, filters them, and posts summaries to Slack.
Postgres Changes To Google Sheets
On a Postgres change, filters the rows and appends them to Google Sheets.
Clockify to Notion Automation
On a Clockify event, syncs the tracked time entry into a Notion database.
Scheduled Sheets To MySQL Sync
On a schedule, maps the data, updates Google Sheets, and writes the records to MySQL.
Gmail Emails To MySQL And CSV
On a new Gmail email, stores the record in MySQL and exports it as a CSV file.
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.
Gmail Emails To Airtable And MySQL
On a new Gmail email, maps the fields and saves the record to both Airtable 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 MySQL Log
On a new Gmail email, maps the fields and inserts a record into MySQL.
Gmail Emails To MySQL
On a new Gmail email, formats the data to CSV, stores it in MySQL, and calls a transcription API.
Calendar Events To MySQL
On a new Google Calendar event, extracts the details and records them in MySQL.
Gmail Emails To Postgres
On a new Gmail email, extracts the data and saves it to Postgres.
Gmail To MySQL And Hue
On a new Gmail email, records the data in MySQL and triggers Philips Hue lights.
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.
HTTP Data To Sheets And Postgres
On manual run, fetches data via HTTP, appends it to Google Sheets, and stores it in Postgres.
Calendar-Triggered MySQL To Sheets
On a Google Calendar event, queries MySQL and writes the results to Google Sheets.