On an incoming webhook, reads from MySQL, calls an HTTP API, and writes the merged result to Postgres.
Tags
mysqlhttp-requestwebhookdeveloper-toolspostgresqlmedium
Connects
CategoryDatabases & Warehouses
Triggerwebhook
Complexitymedium
Nodes6
AddedMay 9, 2026
Related workflows
See all Databases & Warehouses→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.
by n8n Community
FluxonLab libraryfree
MySQL Automation
On a webhook call, queries MySQL and forwards the results via an HTTP request.
by FluxonLab Import
free
Form Submission to MySQL
On a form submission, enriches the data via an API call and inserts the record into MySQL.
by Kanaka Kishore Kandregula