WorkersAnytimeFeedbackEventsBusinessProcessParametersAttachments
Fetches attachments associated with business process events related to anytime feedback.
Workday Resource Information
Retrieves a single feedback given event instance with the specified ID.This endpoint is equivalent to the View Feedback task in Workday.
Secured by: Self-Service: Anytime Feedback, Worker Data: Anytime Feedback
Scope: Performance Enablement, Worker Profile and Skills
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
The unique Workday ID for the feedback attachment. |
| WorkersAnytimeFeedbackEvents_Id [KEY] | String | False |
The Workday ID of the Anytime Feedback event that contains this attachment. |
| Workers_Id [KEY] | String | False |
The Workday ID of the worker associated with this attachment. |
| Category_Descriptor | String | False |
A description of the category assigned to this attachment. |
| Category_Href | String | False |
A link to the category instance in Workday. |
| Category_Id | String | False |
The Workday ID of the category instance. |
| ContentType_Descriptor | String | False |
A description of the content type of the attachment (for example, document, image). |
| ContentType_Href | String | False |
A link to the content type instance in Workday. |
| ContentType_Id | String | False |
The Workday ID of the content type instance. |
| Description | String | False |
A user-provided description for the event attachment. |
| FileLength | Decimal | False |
The file size of the attachment in bytes. |
| FileName | String | False |
The name of the attached file. |
| UploadDate | Datetime | False |
The date and time when the attachment was uploaded. |
| UploadedBy_Descriptor | String | False |
A description of the worker who uploaded the attachment. |
| UploadedBy_Href | String | False |
A link to the worker instance in Workday. |
| UploadedBy_Id | String | False |
The Workday ID of the worker who uploaded the attachment. |
| IncludeTerminatedWorkers_Prompt | Bool | False |
If true, includes terminated workers in the search results. |
| Search_Prompt | String | False |
Searches workers by name or worker ID. The search is case-insensitive and supports space-delimited OR searches. |