Adding Recipient in the Email Script using addAddress("To", xyz@gmail.com)
Hey all,I want to know a way to add recipients in the email script. I know cc and bcc words but not sure if "To" also works . I am triggering the notification via an event which will get triggered via an SLA. I am sending the email to filtered user...