API to fetch the module level information of a course.


Problem Statement:

How to get the module level information of a course.

Role: Integration Admin user.

Brief Description:

There are cases where customers wanted to know modules assocaited with the course. This article explains how an integration admin can fetch module level details of a course.

Steps to be carried out by the Integration admin to fetch the module level details of a course.

1. log in as Integration Admin.
2. Select Developer Resources < API reference
3. Switch to V2 API
4. Authorize as Admin
5. Click on learning Object:Set of Learning Object APIs
6. Click on GET /learningObjects/{id}

7. Under Parameters >>Inculde and ID >>enter the inculde parmeter and  Course ID as shown in the below screenshot:

Inculde: instances.loResources.resources
ID: course:8939148

Note:
instances. loResources (will give you modules)
instances. loResources.resources (will give you content

Click on try it out and you will get the results.

Please refer the below api response to know how module details will appear in the response.

For more clarity, please refer to the below video.

Reference link:

https://learningmanager.adobe.com/docs/primeapi/v2/#/

https://experienceleague.adobe.com/docs/learning-manager/using/integration/developer-manual.html

Leave a Reply

Your email address will not be published. Required fields are marked *