Skip to Main Content
Status Currently Available
Created by Guest
Created on Sep 30, 2021

Some user fields are missing from API

Fields like "Date Added" and "Last Logged In" are unobtainable from the API.

  • Attach files
  • Admin
    Josh Moellenbeck
    Reply
    |
    May 23, 2024

    Thank you for this suggestion. You'll find that user dateAdded and lastLoginDate can be accessed via the RESTful v1.5 API and are documented at the following location:

    https://myabsorb.com/v1_5-doc/users#operation/Users_GetUserById


    Additionally Competency id, name, competencyLevel, categoryName, and dateAquired can be accessed via the RESTful v1.5 API and are documented at the following location:

    https://myabsorb.com/v1_5-doc/users#operation/Users_GetCompetenciesForUser

  • Guest
    Reply
    |
    Jan 28, 2022

    Also competencies

    • Competency

    • CompetencyLevel

    • Category

    • DateAcquired

6 MERGED

Include all Competency related fields to the API

Merged
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...
almost 3 years ago in Integration / RESTful API V1.5 1 Currently Available