Skip to content
FlowHubFluxonLab

MySQL Workflows

44 Ergebnisse — 39 herunterladbare Workflow-Dateien, 5 quellenverknüpfte n8n-Referenzen

mysqlsheets
free

Calendar-Triggered MySQL To Sheets

On a Google Calendar event, queries MySQL and writes the results to Google Sheets.

von ritik-prog
mysql
pro

Scheduled MySQL CSV Export

On a schedule, queries MySQL and exports the results to a CSV file.

von aboalrejal-ai
mysql
pro

Scheduled MySQL Record Sync

On a schedule, formats prepared records and writes them to MySQL.

von aboalrejal-ai
mysql
pro

Webhook To MySQL

On a webhook request, writes the incoming payload into a MySQL database.

von aboalrejal-ai
mysql
free

Webhook To MySQL And CSV

On a webhook request, writes the payload to MySQL and exports records to a CSV file.

von aboalrejal-ai
mysqlpostgres
pro

API Sync To MySQL And Postgres

On manual trigger, fetches API data and writes it into MySQL and Postgres databases.

von aboalrejal-ai
airtablemysql
free

Airtable to MySQL Data Sync

On a schedule, syncs Airtable records into a MySQL database for storage.

von ritik-prog
airtablemysql
free

Airtable to MySQL Replication

On a schedule, fetches Airtable records and replicates them into a MySQL database.

von ritik-prog
mysql
free

Automatically add Gmail sender contacts to MySQL database

On a new Gmail email, extracts the sender's contact details and adds them to a MySQL database.

von Rosh Ragel
mysql
free

Store Gmail email details in MySQL database

On a new Gmail email, extracts the message details and stores them in a MySQL database.

von Rosh Ragel
mysqlsheets
free

Sync MySQL Rows to Google Sheet

On a schedule, reads rows from MySQL and syncs them into a Google Sheet.

von Ahmed Saadawi
mysql
free

XML usecase: import XML data

On manual run, reads an XML file, parses it with code, and imports the records into MySQL.

von n8n Team
mysqloutlook
pro

MySQL Workflow — Outlook

On a schedule, queries MySQL, branches on the results, and sends matching records as Microsoft Outlook emails.

von n8n Community
mysql
pro

Two Way Sync Pipedrive and MySQL

On a schedule, compares MySQL and Pipedrive datasets and syncs changed records two-way between them.

von n8n Community
mysql
free

Query MySQL Records

On manual trigger, queries a MySQL database and maps the returned rows into structured fields.

von n8n Community
mysql
pro

Compare 2 SQL datasets

On manual trigger, compares two datasets and writes the differences to MySQL.

von n8n Community
mysql
free

Query MySQL On Schedule

On manual run, queries a MySQL database on a cron schedule.

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
telegrammysql
free

Telegram Messages to MySQL

On a schedule, pulls Telegram messages and stores them in a MySQL database.

von n8n Community
mysql
free

Form Submission to MySQL

On a form submission, enriches the data via an API call and inserts the record into MySQL.

von Kanaka Kishore Kandregula