FeedbackOnWorkerFeedbackOnWorkerValues
Contains feedback records provided for specific workers, including details about performance, strengths, and areas for improvement.
Workday Resource Information
Retrieves instances that can be used as values for other endpoint parameters in this service.Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier for the record, which can be a Workday identifier (WID), reference Id, or another system-generated Id. Used to distinguish individual records. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | A token that represents a collection of related records. Use this value with the Collection_Prompt input to retrieve the full set of associated records. This value is NULL if the row represents a single value rather than a collection. |
| Collection_Prompt | String | An input value sourced from the CollectionToken column. Supplying this input allows you to retrieve all child records associated with the specified collection, supporting hierarchical data navigation. |