CData Python Connector for Workday

Build 24.0.9175

WorkersRequestedFeedbackOnSelfEvents

Retrieves a single self-requested feedback event instance for the specified worker.

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

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.

BusinessProcessParameters_Attachments_Aggregate


[{
  category: { /* Returns the category of a Business Process Attachment. */
     *id: Text /* wid / id / reference id */
  }
  contentType: { /* Content type of the attachment */
     *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 */
  uploadedBy: { /* Returns the primary Role of the person who uploaded the Attachment. */
     *id: Text /* wid / id / reference id */
  }
}]

FeedbackQuestions_Aggregate


[{
  descriptor: Text /* A preview of the instance */
  id: Text /* Id of the instance */
  question: Rich Text /* The rich text part of a Question in a feedback request. */
  questionType: { /* The feedback question type. */
     *id: Text /* wid / id / reference id */
  }
  relatesTo: [{
      descriptor: Text /* A preview of the instance */
      id: Text /* Id of the instance */
  }]
}]

FeedbackResponders_Aggregate


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

Columns

Name Type ReadOnly Description
Id [KEY] String False

Id of the instance

Workers_Id [KEY] String False

The Workday ID of the Workers that owns this.

BusinessProcessParameters_Action_Descriptor String False

A description of the instance

BusinessProcessParameters_Action_Href String False

A link to the instance

BusinessProcessParameters_Action_Id String False

wid / id / reference id

BusinessProcessParameters_Attachments_Aggregate String False

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 False

Returns a null.

BusinessProcessParameters_CriticalValidations String False

Validation message for an action event triggered by a condition.

BusinessProcessParameters_For_Descriptor String False

A description of the instance

BusinessProcessParameters_For_Href String False

A link to the instance

BusinessProcessParameters_For_Id String False

wid / id / reference id

BusinessProcessParameters_OverallBusinessProcess_Descriptor String False

A description of the instance

BusinessProcessParameters_OverallBusinessProcess_Href String False

A link to the instance

BusinessProcessParameters_OverallBusinessProcess_Id String False

wid / id / reference id

BusinessProcessParameters_OverallStatus String False

The current status of the business process. For example: Successfully Completed, Denied, Terminated.

BusinessProcessParameters_TransactionStatus_Descriptor String False

A description of the instance

BusinessProcessParameters_TransactionStatus_Href String False

A link to the instance

BusinessProcessParameters_TransactionStatus_Id String False

wid / id / reference id

BusinessProcessParameters_WarningValidations String False

Warning message for an action event triggered by a condition.

Descriptor String False

A preview of the instance

ExpirationDate Datetime False

The date the feedback request expires.

FeedbackAbout_Descriptor String False

A description of the instance

FeedbackAbout_Href String False

A link to the instance

FeedbackAbout_Id String False

wid / id / reference id

FeedbackOverallStatus String False

Overall status of the requested feedback process.

FeedbackPrivate Bool False

Private feedback between the feedback provider and the worker. Private feedback isn't shared with managers.

FeedbackQuestions_Aggregate String False

Feedback questions used in requested feedback events.

FeedbackResponders_Aggregate String False

The respondents who've been requested to provide feedback.

FeedbackTemplate_Descriptor String False

A description of the instance

FeedbackTemplate_Href String False

A link to the instance

FeedbackTemplate_Id String False

wid / id / reference id

RequestDate Datetime False

The date the feedback request was initiated.

ShowFeedbackProviderName Bool False

Whether to display the name of the responders or have them remain anonymous.

IncludeTerminatedWorkers_Prompt Bool False

Include terminated workers in the output

Search_Prompt String False

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) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175