FeedbackTemplateFeedbackTemplateValues
Maintains predefined feedback templates used for performance reviews and employee evaluations, ensuring consistency in feedback collection.
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 | Unique identifier (WID, Id, or reference Id) for the feedback template instance. |
| Descriptor | String | Descriptive label providing context for the feedback template instance. |
| CollectionToken | String | Token used to retrieve members of a collection when combined with the Collection_Prompt input. Returns NULL if the row represents a value rather than a collection. |
| Collection_Prompt | String | Token value obtained from the CollectionToken column. Use this input to retrieve all child elements within a collection. |
| TemplateType_Prompt | String | Specifies the feedback template type for the event. Accepted values are Feedback on Self, 133de7d11fea10001dbb45a701140098, or Feedback on Worker, 133de7d11fea10001dbb45973dec0097. This field is required. |
| Worker_Prompt | String | Unique identifier (WID) of the worker receiving feedback. Required when using the Feedback on Worker template and not applicable for Feedback on Self. The worker cannot be the person processing the feedback. |