cancel
Showing results for 
Search instead for 
Did you mean: 

Auto-enrollment to Classes based on defined criteria/s

MelanieL
Discoverer
0 Kudos
108

Hi everyone, 

Can someone share some answers/solution to auto-enroll/auto-register users to Classes based from defined criteria/s? 

As we understand the auto-assignment is possible using Assignment Profiles based on employee data criteria/fields available.

However, auto-enrollment to Classes is not standard in SF LMS as this is usually done manually by the Employees, Managers, Administrators.

Any inputs are much appreciated.

Thanks!

 

View Entire Topic
ThomasLecluyse
Participant
0 Kudos

Hi Melanie

 

Auto-enrolling based on defined criteria is possible through the webservices that LMS provides.
If you check the Learning OData API Reference document, you'll see that there are microservices available that will allow for enrollment.
We used this to auto-enroll employees from a specific department based on their hire date: whenever a session would open up, the person with the oldest hire date was automatically enrolled.

 

Kr

Thomas