Is it possible to have an email sent (to a list of recipients) whenever a point is added to a hosted File GDB on a public web-app?
The idea is to originate a permit application process from a web-map/app: applicants can add a point for the location they need a permit for, enter their information and apply for a permit (of particular kind). An email alerts officials that a permit has been applied for. The rest of the approval process flow from there and the hosted data is used to collect applicant information (including location for permit) as well as flag the status of the application as it makes its way through various stages of the approval process.
Any ideas on how to have edits trigger emails?