Skip to Main Content
ADD A NEW IDEA

RESTful API V1.5

Showing 24

Expand API to delete users

Currently, you can set user accounts as inactive with the API but cannot delete the accounts via API (this needs to be done manually).
4 days ago in RESTful API V1.5 0 Unreviewed

Add the ability to send Absorb messages via API

Absorb messaging is a key component of the LMS. In order to integrate with other system, it would be great for the ability to send messages to Learners via the API
8 months ago in RESTful API V1.5 0 Unreviewed

Adding question bank ID's to their linked lessons in the API

I'd like to be able to get a list of question banks ID's for the lesson they're attached to using the 1.5 API. So that for instance, if I had a course ID, I could go through all Exam type lessons, and get a list of the question banks used for a co...
about 1 year ago in RESTful API V1.5 0 Unreviewed

API 1.5 Re-Enrollments

With the current functionality, API-triggered Re-Enrollments do not send the Learner a Course Enrollment email. It would be helpful to have API-triggered re-enrollments function the same as re-enrollments triggered via the Admin Interface with res...
about 1 year ago in RESTful API V1.5 0 Unreviewed

Support Country and Province Name/Code When Working with User APIs

Currently country and province need to be sent in Absorb's proprietary Guid value. It would be nice if you could also send the country/subdivision code or name and Absorb would automatically store it as the Guid internally. When getting the user i...
about 1 year ago in RESTful API V1.5 0 Unreviewed

ISO-3166 Compliance for Countries and Subdivisions (aka Provinces)

Absorb currently converts, and requires, countries and provinces (subdivisions) to be sent as their proprietary Guid value. In order to translate 3rd party standards to their Guid we have to spend API calls to lookup the value. The lookups for cou...
about 1 year ago in RESTful API V1.5 0 Unreviewed

Copy all Course/Chapter/Lesson/Session Enrollments to local DB

We would like to copy all enrollments to our database for reporting purposes. Doing this for all Chapter Enrollments in our case would require over 500k api calls based on combinations of Users and Chapters. Having an Enrollment/Chapters api call ...
about 1 year ago in RESTful API V1.5 0 Unreviewed

Add a new Course Evaluations API endpoint

After reviewing the list of endpoints in API v1 and API v1.5, the Course Evaluations endpoint is not available. It contains an Id field, so I want to believe there is a table with this information. This should be an easy addition since, according ...
over 1 year ago in Integration / RESTful API V1.5 0 Unreviewed

Add POST API for Question Banks

We are trying to use Absorb for certification testing. Other LMSs we have used gave us a form for uploading new exams questions, but the only option in Absorb seems to be an expensive service engagement. A simple API to upload questions and relate...
about 2 years ago in Integration / RESTful API V1.5 0 Unreviewed

add the CourseEnrollmentId column header to the GET api/Rest/v1/SessionSchedules endpoint

We are requesting to add the CourseEnrollmentId column header to the GET api/Rest/v1/SessionSchedules endpoint (GET api/Rest/v1/SessionSchedules (myabsorb.com)). We are currently pulling in the SessionSchedules endpoint but the whole purpose of th...
about 2 years ago in Integration / RESTful API V1.5 0 Unreviewed