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

Query parameters

  • string
GET /api/TaskCommentFacts
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://developer.adra.com/doc/analytics-task-manager/explorer/operation/operation-api-taskcommentfacts
Response
Waiting for a request to be sent.