Skip to Main Content
ADD A NEW IDEA

My ideas: RESTful API V1.5

Showing 29 of 3281

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 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

Add API calls for assessment activity

Please add RestAPI calls to pull all information from the Assessment report section. We need to not just see the completion data on if a course is complete, but what was achieved on assessments so we can use that to guide retraining efforts when a...
about 2 years ago in Assessment Lessons / RESTful API V1.5 0 Unreviewed

Add API controller for mass-attendance updates for a specific ILC

Expand V1 API to allow for mass-attendance status updates for a specific ILC. We have webinars (ILCs) that are attended by thousands of users. Our webinar provider can send us the details of whom actually attended and we would like to automate s...
over 2 years ago in Instructor Led Courses / Integration / RESTful API V1.5 0 Unreviewed

Expand Infuse or V1 API to allow for mass-attendance status updates for ILCs

We have webinars (ILCs) that are attended by thousands of users. Our webinar provider can send us the details of whom actually attended and we would like to automate setting the attendance on Absorb. However, the current Infuse / V1 API endpoints ...
over 2 years ago in Infuse / Instructor Led Courses / Integration / RESTful API V1.5 0 Unreviewed

Add API Call to Update Certificates

We would like users to only have to re-certify at the highest level (instead of completing all lower levels within certification path). As of right now, the API calls can re-enroll users and complete their lower level certifications, however, this...
over 2 years ago in Integration / RESTful API V1.5 0 Unreviewed

Allow filtering users by department on api/Rest/v1/users

It really sucks to have to download over 100,000 users (over 1GB of data) just to find the 5 users within a department.
over 2 years ago in Integration / RESTful API V1.5 0 Unreviewed

Fix the race condition on api/Rest/v1/Authenticate

It really sucks that you need to have a global distributed lock just to use the API. Logging in should not invalidate the previous API session.
over 2 years ago in Integration / RESTful API V1.5 0 Unreviewed