WorkersRequestedFeedbackOnWorkerEventsBusinessProcessParametersComments
Retrieves comments provided in feedback requests related to a worker’s performance.
Workday Resource Information
Retrieves a single requested feedback event instance for the specified worker. This endpoint is equivalent to the View Feedback and View Feedback by Request tasks in Workday.Secured by: Self-Service: Role Requested Feedback, Worker Data: Role Requested Feedback
Scope: Performance Enablement, Worker Profile and Skills
Columns
| Name | Type | Description |
| WorkersRequestedFeedbackOnWorkerEvents_Id | String | The Workday ID of the feedback event that contains this instance. |
| Workers_Id | String | The Workday ID of the worker associated with this feedback event. |
| Comment | String | The comment provided in the feedback. |
| CommentDate | Datetime | The timestamp when the feedback comment was created. |
| Person_Descriptor | String | The display name of the instance |
| Person_Href | String | A link to the profile of the person who provided the feedback. |
| Person_Id | String | Workday ID of the person who provided the feedback. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the output. |
| Search_Prompt | String | Search for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |