Newer Version Available
LearningItemSubmission
Represents a link to a resource, such as a video recording, that a an
Enablement user submits as part of a Feedback Request exercise in an Enablement program.
For example, when a sales rep submits a recording of their sales pitch for review, this
object stores the link to the recording. This object is available in API version 59.0
and later.
Supported Calls
describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Special Access Rules
A learning item submission record is created when users take an Enablement program that includes a Feedback Request exercise. The Take Enablement Programs permission is required. This permission is enabled by default as part of the Use Enablement Programs permission set, which comes with the Enablement add-on license.
Fields
| Field | Details |
|---|---|
| LearningItemId |
|
| OwnerId |
|
| Url |
|
Usage
1SELECT Id, LearningItemId, OwnerId, Url FROM LearningItemSubmissionAssociated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- LearningItemSubmissionOwnerSharingRule
- Sharing rules are available for the object.
- LearningItemSubmissionShare
- Sharing is available for the object.