cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Get list of training which have reached 100% completion on a particular day in LMS system.

0 Likes
422

Please help us in identifying the LMS API web request to get the CPNT_ID (Component ID) and APP_ID(Assignment Profile ID).

Is there any API requests are available to get the list of courses completed in a particular day? Similar to the Online Item Status Report available in the LMS application.

Accepted Solutions (0)

Answers (1)

Answers (1)

SUMIT1
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi speridian ,

I don't think there are any APIs that would do that in a single call. You would need to use multiple API Calls to achieve this data. Get Learning History data from one call and get the Assignment profile information from another.

Help Documentation Link

Regards,
Sumit Kumar