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!
Pathway Subsection sequence is ignored
Hello, when trying to create a Pathway, the sequences that I provide in my request are ignored and the API sequences the subsections in the order that the objects were provided in the JSON Array
API Filters
Use of filter[external_id]= within beta api environment for Content Get requests is not being applied. Issue started on Sunday 02/04/2023 where previously had been working as expected. The response contains all unfiltered data. Test requests within the TryIt environment work as expected but when exported to Postman they are failing to filter without any change to request url.
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.
Getting Null Payload For Prod Content API
We have data in prod but getting null payload for every hit. This use to work earlier. And there is no authentication failure. Need help.
https://api.eu.degreed.com/api/v2/content
https://api.eu.degreed.com/api/v2/content/courses
{
"links": {
"self": "https://api.eu.degreed.com/api/v2/content"
},
"data": []
}
I am trying to "Create a New Completion" and activity type in degreed is "Post". API call returns an error :"field content-type has the following problem: must be one of the following values: article, assessment, book, course, event, podcast, task, video". Is there a work around to this?
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.
Getting 429
Hi,
SSO MetaData URL
Hey,
Skills associated to a Plan and to Pathways
Using API, is there a way to get all skills attached to a Plan. Same question for skills attached to a Pathway ?