Within the strategy of constructing a headless portal for learners, it is essential to offer them with a seamless expertise, together with monitoring course progress and accessing certificates. Adobe Studying Supervisor (ALM) gives a complete API that you may leverage to realize these capabilities.
Buyer use case: Monitoring learner progress
A buyer requested if it was doable to show an inventory of enrolled programs together with their present progress when a learner first enters a headless occasion. This function helps learners monitor their studying progress and encourage them to finish the course.
API endpoints to get registration particulars and progress:
get hold of https://learningmanagereu.adobe.com/docs/primeapi/v2/#!/learning_object/get_enrollments
This endpoint lets you get detailed details about every learner’s enrollment standing and their progress of their respective programs. This knowledge is displayed within the headless portal, giving learners a transparent view of their progress.
Buyer use case: Obtain certificates in PDF format
Offering learners and directors with the power to obtain certificates in PDF format is one other essential function of the headless portal. Adobe Studying Supervisor’s API permits each learners and directors to simply entry and obtain earned certificates, making it straightforward for learners to acquire certificates and for directors to trace learner progress. You’ll be able to monitor and monitor certificates and implement certificates with a headless portal.
API endpoint to retrieve PDF badges for learners and directors:
publish https://learningmanagereu.adobe.com/docs/primeapi/v2/#!/job/post_jobs
For extra info on the way to implement this, see the Jobs API endpoint documentation right here.
https://learningmanagereu.adobe.com/docs/primeapi/v2/jobApi.html

This endpoint lets you generate and retrieve PDF certificates in your learners, which may then be downloaded out of your headless portal.
Extra assets
Adobe Studying Supervisor gives numerous APIs that assist numerous options throughout the headless portal. To discover extra accessible APIs and the way to use them, see our complete API documentation.
Discover extra ALM APIs:
https://learningmanager.adobe.com/docs/primeapi/v2/
This text relies on a particular buyer use case and describes the way to use the ALM API to satisfy such necessities. The method could fluctuate relying in your use case, so keep tuned for extra insights and tutorials on leveraging his ALM API in your headless portal wants.
For additional help or inquiries concerning these settings, our assist crew is obtainable to offer steering and help. Please contact Adobe Studying Supervisor Assist at learningmanagersupport@adobe.com.

