Hi, I have a Workflow Action that sends an email to a Contact using a template that contains Placeholders for User such as {User.name}, {User.emailAddress}. However, the sent email appears to be issued by the System user, not the logged in user, so {User.name} shows as "System".
{Contact.assignedUserName} works properly, but there are situations where a user not assigned to the Contact will trigger the workflow.
This is a new install of Advanced Pack v2.10.0.
Appreciate any suggestions.
{Contact.assignedUserName} works properly, but there are situations where a user not assigned to the Contact will trigger the workflow.
This is a new install of Advanced Pack v2.10.0.
Appreciate any suggestions.
Comment