how to insert Employee name in mail body? I am using send outlook mail activity & I have employee ID with me, the requirement is in mail body instead of Dear 12345, it should be Dear [Employee name],
So do we have any work around to achive it in send outlook mail activity body itself or any Microsoft API something that will take input as Employee ID & provide Emp Name for outlook?
Thanks in advance.