ADO.NET Provider for Workday

Build 24.0.8963

WorkersRequestedFeedbackOnWorkerEventsFeedbackQuestions

Reads feedbackQuestions entries from the WorkersRequestedFeedbackOnWorkerEvents table

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

Aggregate Fields

The 本製品 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.

FeedbackResponse_Aggregate


[{
  descriptor: Text /* A preview of the instance */
  feedbackDeclineReason: Text /* The reason a requested feedback question was declined. */
  feedbackDeclined: Boolean /* Returns True if the responder declined to submit a response to a specific feedback question. */
  feedbackResponder: { /* The person who gave the feedback (responder). */
      descriptor: Text /* A description of the instance */
      href: Text /* A link to the instance */
     *id: Text /* wid / id / reference id */
  }
  id: Text /* Id of the instance */
  response: Rich Text /* The feedback response for a feedback question. */
}]

QuestionMultipleChoiceAnswers_Aggregate


[{
  descriptor: Text /* A preview of the instance */
  id: Text /* Id of the instance */
}]

RelatesTo_Aggregate


[{
  descriptor: Text /* A preview of the instance */
  id: Text /* Id of the instance */
}]

Columns

Name Type Description
Id [KEY] String Id of the instance
WorkersRequestedFeedbackOnWorkerEvents_Id [KEY] String The Wordkay ID of the WorkersRequestedFeedbackOnWorkerEvents that contains this
Workers_Id [KEY] String The Workday ID of the Workers that owns this
Descriptor String Supported for: SELECT. A preview of the instance
FeedbackResponse_Aggregate String Supported for: SELECT. A JSON aggregate. All the feedback responses for the feedback question.
Question String Supported for: SELECT. The rich text part of a Question in a feedback request.
QuestionMultipleChoiceAnswers_Aggregate String Supported for: SELECT. A JSON aggregate. Answers for multiple choice questions in requested feedback events.
QuestionType_Descriptor String Supported for: SELECT. A description of the instance
QuestionType_Href String Supported for: SELECT. A link to the instance
QuestionType_Id String Supported for: SELECT. wid / id / reference id
RelatesTo_Aggregate String Supported for: SELECT. A JSON aggregate. The talent tags that relate to feedback question or response for requested feedback events.
IncludeTerminatedWorkers_Prompt Boolean 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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963