Discussions
[Error] Invalid user identifier on completions API
Whenever we try to make an API call to submit completions for a customer's learner using the completions endpoint(https://base-api-url/api/v2/completions), we get this error "Invalid user identifier". We are using email as the identifier type and we are getting this error for a lot of learners. I can confirm that all these learners exist on the customers side and are valid learners. Posting below an example request/response body for reference.
[Error] user-identifier-type not working properly
Hi! I'm posting completions correctly by using Email as user-identifier-type, ONLY when the given user has EmployeeId filled. If the user has the employee-id as null, it doesn't work, no matter I'm specifying the user-identifier-type as Email.
Custom Attribute Scope
I noticed that with the July release custom attributes have been added as end points.will we actually obtain those scope permissions? I'm also wondering if there will be a rules API, although I understand that could be complex.
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
Endorsements attached to content
Right now the Pathway API calls allow us to see if a Pathway is endorsed or not. With now being able to endorse content at the content level, is there an enhancement that is planned in the near future for completions API calls? The immediate question we're trying to answer is if there is a significant difference between clicks on unendorsed vs. endorsed content.
Mentoring flag on user record
For orgs which have the opportunities market place enabled, users have the option to make themselves available as mentors by enabling the "Become a Mentor" flag on their profile. Is it possible to retrieve this data point via the API?
How can I jump to a section in a pathway via an external link?
Hi all,
SSO MetaData URL
Hey,
Dear team
We have a PHP application and we want to use degreed API to manage the below functionality through the PHP application:
xAPI - Pathway completion
Hi,