WorkersRequestedFeedbackOnWorkerEventsBusinessProcessParametersAttachments
Fetches attachments related to feedback requests initiated by managers or peers for a worker.
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 | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the instance. |
| WorkersRequestedFeedbackOnWorkerEvents_Id [KEY] | String | False |
The Workday ID of the WorkersRequestedFeedbackOnWorkerEvents that contains this instance. |
| Workers_Id [KEY] | String | False |
The Workday ID of the worker who owns this instance. |
| Category_Descriptor | String | False |
The display name of the instance |
| Category_Href | String | False |
A link to the feedback category. |
| Category_Id | String | False |
Workday ID of the feedback category. |
| ContentType_Descriptor | String | False |
The display name of the instance |
| ContentType_Href | String | False |
A link to the content type. |
| ContentType_Id | String | False |
Workday ID of the content type. |
| Description | String | False |
Description of the event attachment. |
| FileLength | Decimal | False |
Size of the attachment file in bytes. |
| FileName | String | False |
The name of the attached file. |
| UploadDate | Datetime | False |
The date and time when the business process attachment was uploaded. |
| UploadedBy_Descriptor | String | False |
The display name of the instance |
| UploadedBy_Href | String | False |
A link to the uploader's profile. |
| UploadedBy_Id | String | False |
Workday ID of the uploader. |
| IncludeTerminatedWorkers_Prompt | Bool | False |
If true, includes terminated workers in the output. |
| Search_Prompt | String | False |
Searches for workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |