The SendGrid template id is supplied per send (by the calling
<Domain>NotificationService, from its own env key) rather than held as a
map — so a process only needs the template ids for the notifications it
actually sends.
Note: For backward-incompatible changes and to minimise disruptions, introduce a
new version of the template in Sendgrid.
Sends email notifications.
The SendGrid template id is supplied per
send(by the calling<Domain>NotificationService, from its own env key) rather than held as a map — so a process only needs the template ids for the notifications it actually sends.Note: For backward-incompatible changes and to minimise disruptions, introduce a new version of the template in Sendgrid.