FeedbackResponderFeedbackResponderValues
Stores information about individuals who respond to feedback requests, ensuring traceability and accountability 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 | The unique identifier (WID, Id, or reference Id) for the feedback event. |
| Descriptor | String | The display name of the instance |
| CollectionToken | String | Use this token in combination with the Collection_Prompt input to retrieve members within a collection. Returns NULL if the row represents a single value instead of a collection. |
| Collection_Prompt | String | Accepts a value from the CollectionToken column to retrieve all child elements associated with the collection. |
| TemplateType_Prompt | String | Specifies the feedback template type for the event. Options include Feedback on Self, 133de7d11fea10001dbb45a701140098, or Feedback on Worker, 133de7d11fea10001dbb45973dec0097. This field is required. |
| Worker_Prompt | String | The unique Workday identifier (WID) of the worker. Required when using the Feedback on Worker templateType and not supported for the Feedback on Self templateType. Cannot be the same as the processing worker. |