Skip to Main Content
ADD A NEW IDEA

RESTful API V1.5

Showing 29 of 3284

Include all Competency related fields to the API

Include all Competency related fields to the API This is a really technical one, but we want to use the learner's Competency for our integration with SalesForce data. So following fields should be exposed in the API so we can integrate this. To do...
over 2 years ago in Integration / RESTful API V1.5 1 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

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

Some user fields are missing from API

Fields like "Date Added" and "Last Logged In" are unobtainable from the API.
over 2 years ago in Integration / RESTful API V1.5 1 Unreviewed

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...
over 2 years ago in Integration / RESTful API V1.5 1 Unreviewed

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.
over 2 years ago in Integration / RESTful API V1.5 2 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.
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

Set Due Date using the API

The Due Date (or DateDue) should be a settable property of the enrollments API endpoint. Due Dates are what our Administrator use to drive compliance and there's not an efficient way for them to add different due dates for different groups of stud...
over 2 years ago in Integration / RESTful API V1.5 1 Unreviewed