I am building a workflow that is centered around an awards program. We have an award program that allows employees to recognize each other for a job well done. When doing so, they can (on a Laserfiche Form) optionally list the nominated employee's supervisor, director, and/or manager, along with their email addresses, and they will also get notified that that employee received an award.
What I'm looking to accomplish is not to just send them a unique email, which I've already built without issue, but copy them on that email to the employee, and only if they're listed. So for example, I'd like to cc the supervisor and director if they're listed, but not send anything to the manager if the employee who submitted the award didn't include the manager's email address.
Is there any way to achieve this? I can't seem to find a way to pull in a variable/token value to the email's cc field that doesn't throw an error when not populated with an email address. Any help would be greatly appreciated! Thanks!