WorkersRequestedFeedbackOnSelfEventsBusinessProcessParametersAttachments
Fetches attachments linked to feedback requests initiated by a worker, such as self-evaluations or supporting documents.
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 | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the feedback request instance. |
| WorkersRequestedFeedbackOnSelfEvents_Id [KEY] | String | False |
The Workday ID of the feedback event requested by the worker. |
| Workers_Id [KEY] | String | False |
The Workday ID of the worker who owns this feedback request. |
| Category_Descriptor | String | False |
The display name of the instance |
| Category_Href | String | False |
A link to the feedback category instance. |
| Category_Id | String | False |
Unique identifier of the feedback category. |
| ContentType_Descriptor | String | False |
The display name of the instance |
| ContentType_Href | String | False |
A link to the content type instance. |
| ContentType_Id | String | False |
Unique identifier of the content type instance. |
| Description | String | False |
Description of the attachment associated with the feedback request. |
| FileLength | Decimal | False |
Size of the attachment file in bytes. |
| FileName | String | False |
Name of the attached file. |
| UploadDate | Datetime | False |
Timestamp indicating when the feedback attachment was last updated. |
| UploadedBy_Descriptor | String | False |
The display name of the instance |
| UploadedBy_Href | String | False |
A link to the user who uploaded the attachment. |
| UploadedBy_Id | String | False |
Unique identifier of the user who uploaded the attachment. |
| IncludeTerminatedWorkers_Prompt | Bool | False |
If true, includes terminated workers in the output. |
| Search_Prompt | String | False |
Searches workers by name or Workday ID. The search is case-insensitive and supports space-separated OR searches. |