I am trying to retrieve comments, author and mention from a SharePoint list. So far, I am able to get the comment and mention and set it to a variable to properly display it, but for some reason I can't get the author of the comment. I keep running into problems such as it needs to be a valid array or "the template language cannot be evaluated because property 'results' or 'author', etc doesn't exist" I tried setting it as a string, or variable, tried changing the expression many times to no luck. Once this is solved, I need to place the comments, author and mentions into a word document or somewhere to store them.


