How to send different emails with if else condition using single email template
Use Case: How to send out emails with different body content to different recipients based on certain conditions using a single email template? OR how to just limit sending the emails altogether to some recipients based on certain conditions? This i...