Hi,
i want to create flow like:
When a row in mysql changes, data will be sent via webhook.
How can i do it?
Thank you
Information on your n8n setup
- n8n version: n8n cloud - Pro
- Database (default: SQLite): MySQL 8
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud - Pro
- Operating system: n8n cloud - Pro
n8n
2
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
ria
3
Hi @ti_saigon
Have you tried using a schedule trigger node and the MySQL node with a query that checks for recent changes?
Thanks ría,
Do you have example or template for this way?
ria
5
Hi @ti_saigon
Have a look in our workflow template collection: