How do I create a trigger in the appery.io database to send an email each time a row is created via a form in the app?
Posted: Thu Mar 13, 2014 9:34 am
Each time a user enters a record in the database, I need a simple report of the record to be sent to a predefined email address.
Is this possible via a database trigger? Or do I need to use a plugin like SendGrid?