WorkersAnytimeFeedbackEventsBusinessProcessParametersComments
Retrieves comments linked to anytime feedback events recorded as part of Workday's business process workflow.
Workday Resource Information
Retrieves a single feedback given event instance with the specified ID.This endpoint is equivalent to the View Feedback task in Workday.
Secured by: Self-Service: Anytime Feedback, Worker Data: Anytime Feedback
Scope: Performance Enablement, Worker Profile and Skills
Columns
| Name | Type | Description |
| WorkersAnytimeFeedbackEvents_Id | String | The Workday ID of the Anytime Feedback event that contains this comment. |
| Workers_Id | String | The Workday ID of the worker associated with this comment. |
| Comment | String | The feedback comment provided in the Anytime Feedback event. |
| CommentDate | Datetime | The date and time when the comment was originally created. |
| Person_Descriptor | String | A description of the person who provided the feedback. |
| Person_Href | String | A link to the person instance in Workday. |
| Person_Id | String | The Workday ID of the person who provided the feedback. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the search results. |
| Search_Prompt | String | Searches workers by name or worker ID. The search is case-insensitive and supports space-delimited OR searches. |