Developing applications with the API
API stands for Application Programming Interface. It is a type of interface commonly used by developers to have different application connect to each other and exchange data. Thanks to the Adobe Learning Manager API, any data contained in your account and any services provided by Adobe Learning Manager can be programmatically accessed and integrated into any type of custom application developed by your in-house development team.
Here are some of the most common use cases involving the Adobe Learning Manager API:
- Some organizations want to replace the default learner experience with a fully customized application or website. To do this, they develop their own website/application and use the Adobe Learning Manager API to access the necessary data and services (such as details about the logged-in user, the list of available courses, and completion statuses) and to report learner interactions to the ALM backend. This is referred to as using...