Sorry, we don't support your browser.  Install a modern browser

Add MySQL Support to Triggers#547

P

Add a way to add MySQL as an action for triggers. It is tremendously helpful for more “advance” tracking by allowing users to directly store data to an external MySQL server.

Currently to acheive this I use a webhook that sendas the data to a mysql server however it would be MUCH easier to use a MySQL connection directly.

2 years ago
H
Changed the status to
Already Possible
2 years ago
H

This is already possible if you use webhooks and an intermediary process. We will not directly interface with mySQL

2 years ago