Page 1 of 1

Customization of email notification

PostPosted:Mon Jun 24, 2019 3:16 pm
by nvvnravi
we have a requirement where we need to send email users when somebody writes a "note" and selects to notify users/roles.
any guidance on how to add this functionality.
specifically which API to call to send emails once we have captured user input of notification message, users/roles.
I am finding it difficult to understand the flow from the document upload functionality.
I am using community edition,

Re: Customization of email notification

PostPosted:Sat Jun 29, 2019 10:34 am
by jllort
Should be extended the source code for watching the add notes events what now are not listening. I can give you some clues about how doing it ( if you are a JAVA skilled, otherwise forget doing ).