Need to send a notification with custom functions to an assigned email.
So we have created a custom form which assigns a project to each department in the office, I have a field for "Responsible User" which allows a drop down of different employee email addresses.
I am attempting to create a custom function which will send an email notification to the "Responsible User" when a task is assigned to them. What would my function look like for this?