WorkersRequestedFeedbackOnSelfEventsBusinessProcessParametersComments
Retrieves comments related to feedback requests initiated by a worker, providing additional context to the request.
Workday Resource Information
Retrieves a single self-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: Self Requested Feedback, Worker Data: Self Requested Feedback
Scope: Performance Enablement, Worker Profile and Skills
Columns
| Name | Type | Description |
| WorkersRequestedFeedbackOnSelfEvents_Id | String | The Workday ID of the feedback request event initiated by the worker. |
| Workers_Id | String | The Workday ID of the worker who owns this feedback request. |
| Comment | String | The comment provided for the feedback request. |
| CommentDate | Datetime | Timestamp indicating when the feedback request instance was originally created. |
| Person_Descriptor | String | Description of the person related to the feedback request. |
| Person_Href | String | A link to the person’s instance in Workday. |
| Person_Id | String | Unique identifier of the person associated with the feedback request. |
| IncludeTerminatedWorkers_Prompt | Bool | If true, includes terminated workers in the output. |
| Search_Prompt | String | Searches workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |