Hello,
I am trying to get approver name as a placeholder for approval notification.
I have put the code that retrieves it in workflow's event handler class Completed method but it didn't work because Completed method is triggered after the notification is pushed.
Is there any other method that is triggered before pushing the notification?
Any other easier alternatives are most welcome.
*This post is locked for comments