LearningItemAssignment
Represents the assignment of a Learning Paths entry to users or
groups or the enrollment of an Enablement program for a specific user. This object is
available in API version 58.0 and later.
Supported Calls
create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()
Special Access Rules
- For Enablement admins to create, update, and delete Enablement programs, the Design and Deliver Enablement Programs permission is required. This permission is enabled by default as part of the Manage Enablement Essentials permission set, which comes with the Enablement add-on license.
- For users who take Enablement programs, 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.
- For partner users who take Partner Enablement programs, the Take Partner Enablement Programs permission is required. This permission is enabled by default as part of the Use Partner Enablement Programs permission set, which comes with the Enablement add-on license. Partner Enablement also requires a supported Partner Relationship Management (PRM) add-on license.
Fields
Usage
You can assign a learning item to a user programmatically by querying the program and user, and then inserting a record into LearningItemAssignment.
Associated 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.
- LearningItemAssignmentOwnerSharingRule (API version 60.0)
- Sharing rules are available for the object.
- LearningItemAssignmentShare (API version 60.0)
- Sharing is available for the object.