Is there a way to send out an email through the pipeline notification block that addresses the recipient?
Ex. Hi {toAddress}, there was an error with alarm {name}
Is there a way to send out an email through the pipeline notification block that addresses the recipient?
Ex. Hi {toAddress}, there was an error with alarm {name}
No, unfortunately there's no great way to do this. The message is evaluated once each time the notification block runs, before the individual emails are split out to any user(s) to be notified.