Get task comment facts.
GET
https://analyticsapi.adra.com/taskmanager/api/TaskCommentFacts
https://analyticsapi.adra.com/taskmanager
Get task comment facts.
This request should be used to retrieve information around comments on tasks for specified engagement(s). This includes information around what comment was added, by whom and when it was added as well as a key to connect it to the TaskFacts dimension. Sample value of Comment Fact
"CommentKey": 1610, "TaskKey": 3535763, "CommentAddedByUsername": "exampleuser@example.com", "CommentAddedByName": "Example User", "CommentText": "Test", "CommentAdded": "2020-04-23T06:19:26.6569875Z", "EngagementKey": "45c31339-96d0-4262-b051-c00f392685c1", "TaskListKey": 28637
Authentication: 
GET /api/TaskCommentFacts
Loading...
Response
Waiting for a request to be sent.