MySQL workflow'ları
44 sonuç — 39 indirilebilir workflow dosyası, 5 kaynağa bağlı n8n referansı
MySQL Automation
On a webhook call, queries MySQL and forwards the results via an HTTP request.
Telegram & Schedule
On a schedule, sends a Telegram message and stores records in MySQL via webhook.
Schedule & Comparedatasets
On a schedule, compares Google Sheets rows against MySQL records and handles the differences.
Outlook with Schedule
On a schedule, queries MySQL and routes the results through a switch to send Microsoft Outlook emails.
Dataset Comparison To MySQL
On manual trigger, compares datasets and syncs the differences into a MySQL database.
Scheduled MySQL Query
On a cron schedule, queries records from MySQL.
Query MySQL Records
On manual trigger, queries records from MySQL and maps the results with Set.
MySQL To XML Export
On manual trigger, queries MySQL, converts the rows to XML, and writes them to a binary file.
Import Spreadsheet Into MySQL
On manual trigger, reads a binary spreadsheet file and imports its rows into MySQL.
Export MySQL To Spreadsheet
On manual run, queries MySQL and exports the result rows to a spreadsheet file.
MySQL to Postgres Automation
On an incoming webhook, reads from MySQL, calls an HTTP API, and writes the merged result to Postgres.
Google Sheets with Schedule — MySQL
On a schedule, queries MySQL and writes the results to Google Sheets.
Google Sheets with Schedule
On a schedule, queries MySQL and writes the results to Google Sheets.
Datetime with Email (IMAP)
On manual run, reads IMAP emails, conditionally stores data in MySQL, then extracts attachment XML and posts to Slack and emails via SMTP.
Datetime with Comparedatasets & Schedule
On a schedule, compares MySQL records against Pipedrive and syncs the differences into Pipedrive.
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.
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.
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 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.