Discussions
Adding Employee name to bottom of email templates
I want to place the name of the person sending an email to the bottom of an email template
I'm trying to do this by inserting CRMSDK tags for Employee First Name and Employee Surname.
In the message "Text Editor" I select "Employee" from the "Field type" dropdown; then I select "First Name" and "Last Name" from the "Insert Field" list.
However, when I send the message, it puts the Customer's name instead of the Employee name. I think this is because it is placing the codes <NLFIRSTNAME><NLLASTNAME>.
Does anyone know the correct CRMSDK tags for Employee First Name and Employee Last Name? Or another way to achieve this?