On a webhook call, queries MySQL and forwards the results via an HTTP request.
Tags
mysqlhttp-requestsimplesticky-notewebhookdeveloper-tools
Connects
CategoryDatabases & Warehouses
Triggerwebhook
Complexitysimple
Nodes4
AddedMay 9, 2026
Related workflows
See all Databases & Warehouses→FluxonLab librarypro
MySQL to Postgres Automation
On an incoming webhook, reads from MySQL, calls an HTTP API, and writes the merged result to Postgres.
by FluxonLab Import
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
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