Newer Version Available
WorkFeedback
Represents the answer to a question that a person was asked via a
feedback request. Also used to store offered feedback without linking it to a particular
question.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Additional Considerations and Related Objects
- Ownership is transferred to the requester on submit for certain types (ad-hoc feedback).
- The record is read-only after the request that it’s linked to is set to Submitted.
- You can’t link a feedback object to a request unless you are the recipient.
- The question that the feedback is linked to must be part of the same question set that the request is linked to.
Fields
| Field Name | Details |
|---|---|
| Feedback |
|
| Name |
|
| OwnerId |
|
| QuestionId |
|
| RequestId |
|
Associated Objects
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- WorkFeedbackHistory
- History is available for tracked fields of the object.
- WorkFeedbackOwnerSharingRule
- Sharing rules are available for the object.
- WorkFeedbackShare
- Sharing is available for the object.