WorkFeedbackRequest
Represents a single feedback request on a subject or topic
(question) to a single recipient in the feedback application. In the case of offered
feedback, WorkFeedbackRequest represents
feedback that is offered about a subject. In the performance application, WorkFeedbackRequest represents a request
for feedback on a set of questions from a question set, on a subject—for the
recipient to complete and submit.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Additional Considerations and Related Objects
- After a request’s state is changed to Submitted, fields can’t be changed, except for LastSharedDate and IsUnreadByOwner.
- If LastRemindDate is updated, a reminder notification will be sent to the request’s recipient (only possible when request is in Draft state).
- When a new request is created, a notification is sent to the recipient.
- When a recipient of a request submits their feedback (Draft->Submitted), a notification will be sent to requester (except for offered feedback).
- Requester cannot modify the subject of the question set after a request is created.
- For offered feedback (to user, to manager, or both), the person who is offering feedback is both the creator of WorkFeedbackRequest as well as the recipient.
Fields
Field Name | Details |
---|---|
AdHocFeedback |
|
AdHocQuestion |
|
Description |
|
FeedbackRequestState |
|
FeedbackType |
|
IsDeployed |
|
IsShareWithSubject |
|
IsUnreadByOwner |
|
IsUnsolicited |
|
LastReferencedDate |
|
LastRemindDate |
|
LastSharedDate |
|
LastViewedDate |
|
Name |
|
OwnerId |
|
PerformanceCycleId |
|
QuestionSetId |
|
RecipientId |
|
RelatedObjectId |
|
SharingScope |
|
SubjectId |
|
SubmitFeedbackToId |
|
SubmittedDate |
|
Associated Objects
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- WorkFeedbackRequestFeed
- Feed tracking is available for the object.
- WorkFeedbackRequestOwnerSharingRule
- Sharing rules are available for the object.
- WorkFeedbackRequestShare
- Sharing is available for the object.