SuffolkLITLab/EfileProxyServer

Email and SMS Notifications User Story

Opened this issue · 1 comments

User Story

As a Suffolk LIT Lab developer, I want to update the java code to be able to handle both email and SMS simultaneously for the same notification or message, so that it's not done separately.


Dependencies

  1. We need to learn more about what the use cases are for email and SMS so that we're able to determine what changes in the code will need to be done.

Based off this Teams Thread , specifically for email, we should stick with Sendgrid as primary email delivery system over the custom SMTP.