Skip to Main Content
ADD A NEW IDEA

RESTful API V1.5

Showing 41

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 ...
almost 3 years ago in Infuse / Instructor Led Courses / Integration / RESTful API V1.5 0 Unreviewed

Add all fields of the Observation checklist to be exported via the API

Make it so individual answers/ratings, comments and fields of the checklist can be exported via the API.
about 3 years ago in Observation Checklist Lessons / Reporting / RESTful API V1.5 0 Unreviewed

Add API for Assessments

We would like to us an Absorb API to pull Assessment questions and answers into a BI Report (like MS Power BI). Currently, we must use the OTB Assessment reports and they do not visually meet our needs.
about 3 years ago in Reporting / RESTful API V1.5 2 Reviewed

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...
about 3 years ago in Integration / RESTful API V1.5 0 Unreviewed

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....
about 3 years ago in Integration / RESTful API V1.5 0 Unreviewed

Some user fields are missing from API

Fields like "Date Added" and "Last Logged In" are unobtainable from the API.
about 3 years ago in Integration / RESTful API V1.5 2 Currently Available

Updating a user via the API should not require providing non-required fields.

Calling api/Rest/v1/Users/{id} requires that you provide an email address along with other details. The admin interface does not require providing users with an email address. This means updating a user with the API may require "faking" their emai...
about 3 years ago in Integration / RESTful API V1.5 2 Currently Available

Add API endpoints for editing Groups and Group Rules

Would be very useful for our business model to be able to modify group rules via the API.
about 3 years ago in Integration / RESTful API V1.5 4 Low Probability of Delivery

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.
about 3 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.
about 3 years ago in Integration / RESTful API V1.5 0 Low Probability of Delivery