Discussions
Accepted Header values
Hello. Hope everyone is well. I am going to begin a project to consume and store some of our more vital API data. If anyone has implemented something similar I would love to hear an overview. The issue I cant find an answer for currently is if Degreed's API will return any format except JSON? I would really love to have my queries returned in CSV so I can more easily transfer to databse table storage. Any advice would be appreciated!
Question on timeout
Hi all, is it possible for Degreed to extend the timeout value of API. I had been splitting the data to be retrieved with a filter, but recently the amount of data has been increasing, and again I get "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."
"Experiences" available in API?
Hi Degreed Team
Group Rules
Awhile ago, we were told that if we upload new users via API, along with custom attributes, that the custom attributes stored in the API can be retrieved, but they will not appear in other forms of reporting.
Does the "Get All Required Learning Items" call include Assigned content e.g. Assigned Pathways?
Does the "Get All Required Learning Items" call include assigned content e.g. assigned Pathways?
Obsolete content in the /content endpoint
Hi
Sending data to degreed
How do we send our courses and user details to degreed through api? All the documentation seems to be geared around extracting information from degreed.
How can I integrate degreed into my SlackGrid?
Hey 👋 , I would like to integrate my degreed LMS into Slack to offer a better onboarding for my employees. Is there already a ready to go integration?
Duplicates in skill-ratings
Skill ratings gives duplicates. At first we thought it was a problem of the data being sorted descending and new records moving the data under the pagination "next" cursors but duplicates actually appear on the same page as well.
user_skills Data Endpoints
I've been using a JSON parser inside a Python script to parse logins, content, views, users, pathways and completions. However, I've been struggling to get the JSON information for user_skills endpoints.