WorkersAnytimeFeedbackEventsRelatedFeedbackEvents
Reads /relatedFeedbackEvents entries from the WorkersAnytimeFeedbackEvents table.
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
Aggregate Fields
The connector represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is.
This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.
BusinessProcessParameters_Attachments_Aggregate
[{ category: { /* Returns the category of a Business Process Attachment. */ descriptor: Text /* A description of the instance */ href: Text /* A link to the instance */ *id: Text /* wid / id / reference id */ } contentType: { /* Content type of the attachment */ descriptor: Text /* A description of the instance */ href: Text /* A link to the instance */ *id: Text /* wid / id / reference id */ } description: Text /* Event attachment description */ fileLength: Numeric /* File length of the attachment */ fileName: Text /* File name of the attachment */ id: Text /* Id of the instance */ uploadDate: Date /* Returns Date the Business Process Attachment was updated. */ uploadedBy: { /* Returns the primary Role of the person who uploaded the Attachment. */ descriptor: Text /* A description of the instance */ href: Text /* A link to the instance */ *id: Text /* wid / id / reference id */ } }]
BusinessProcessParameters_Comments_Aggregate
[{ comment: Text /* Comment */ commentDate: Date /* Gives the moment at which the instance was originally created. */ person: { /* Comment made by Person */ descriptor: Text /* A description of the instance */ href: Text /* A link to the instance */ *id: Text /* wid / id / reference id */ } }]
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
WorkersAnytimeFeedbackEvents_Id [KEY] | String | The Workday ID of the WorkersAnytimeFeedbackEvents that contains this. |
Workers_Id [KEY] | String | The Workday ID of the Workers that owns this. |
BusinessProcessParameters_Action_Descriptor | String | Supported for: SELECT. A description of the instance |
BusinessProcessParameters_Action_Href | String | Supported for: SELECT. A link to the instance |
BusinessProcessParameters_Action_Id | String | Supported for: SELECT. wid / id / reference id |
BusinessProcessParameters_Attachments_Aggregate | String | Supported for: SELECT. A JSON aggregate. Returns attachments associated with this business process that are uploaded from the toolbar and are accessible to the processing person. Returns blank if either of these conditions are not met. |
BusinessProcessParameters_Comment | String | Supported for: SELECT. Returns a null. |
BusinessProcessParameters_Comments_Aggregate | String | Supported for: SELECT. A JSON aggregate. Returns the comments for the current business process. |
BusinessProcessParameters_CriticalValidations | String | Supported for: SELECT. Validation message for an action event triggered by a condition. |
BusinessProcessParameters_For_Descriptor | String | Supported for: SELECT. A description of the instance |
BusinessProcessParameters_For_Href | String | Supported for: SELECT. A link to the instance |
BusinessProcessParameters_For_Id | String | Supported for: SELECT. wid / id / reference id |
BusinessProcessParameters_OverallBusinessProcess_Descriptor | String | Supported for: SELECT. A description of the instance |
BusinessProcessParameters_OverallBusinessProcess_Href | String | Supported for: SELECT. A link to the instance |
BusinessProcessParameters_OverallBusinessProcess_Id | String | Supported for: SELECT. wid / id / reference id |
BusinessProcessParameters_OverallStatus | String | Supported for: SELECT. The current status of the business process. For example: Successfully Completed, Denied, Terminated. |
BusinessProcessParameters_TransactionStatus_Descriptor | String | Supported for: SELECT. A description of the instance |
BusinessProcessParameters_TransactionStatus_Href | String | Supported for: SELECT. A link to the instance |
BusinessProcessParameters_TransactionStatus_Id | String | Supported for: SELECT. wid / id / reference id |
BusinessProcessParameters_WarningValidations | String | Supported for: SELECT. Warning message for an action event triggered by a condition. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
IncludeTerminatedWorkers_Prompt | Bool | Only used when a Workers_Id filter is not provided. Include terminated workers in the output |
Search_Prompt | String | Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |