Copy data from word to email

Yeah it takes Object type as arguments, just change those fixed strings inside String.format() with your variables such as
String.format(htmlText,Name,RequestId,Summary,Priority,Status,RootCause,Resolution)

1 Like