Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
WorkFeedbackRequest
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.