Skip to Main Content
ADD A NEW IDEA

RESTful API V1.5

Showing 28 of 3266

Expand RESTful API Calls - Specifically POST and PUT

The API is a useful tool for automating tasks, but the current version is limited. For example, there are no POST or PUT calls for Courses. It would be helpful to update course properties using the API rather than editing each course individually....
over 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

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