-
Hello Joshua. How might I get HTML and JavaScript Code to create folders?
Hello Joshua. How might I get HTML and JavaScript Code to create folders? I have rearranged the content for my students, but it just looks and feels like a long scroll despite my attempts to compartmentalize. Is there a way to create folder within the modules and sub-modules so that things look nice and neat? Thank you, so…
-
oAuth - how to get user's ExternalEmail
A customer of ours has asked us to build an oAuth Login option into our product from their Brightspace platform. We have the oAuth wired up, and I can use the oAuth code to call /users/whoami but this only gives me the user's Brightspace id (Identifier) - I need to get the user's ExternalEmail which I don't appear to be…
-
API call for unenroll
What is best API route to 'Unenroll' user from course?
-
Grades API forbidden
hi..i'm tryin to fetch grades of a particular student using this url "{{domain}}/d2l/api/le/{{versionG}}/{{oid}}/grades/values/{{userId}}/ " , but its giving me a 403 which is forbidden, can anyone help me with it…. thank you.
-
Comptency and Outcome
I have question regarding competencies and rubric how to call what is objectid in rubrics api.
-
Brightspace Pulse API
Hello, Im looking for documentation about the APIs in Pulse (The mobile App used for get notifications), is there any link or information you could send to me? Im trying to make a bot to shcedule extracurricular activities in the Pulse App using a chatbot in WhatsApp.
-
Error in fetch https://nyuwh.brightspace.com:443/d2l/api/lp/1.5/28986/sections/settings/
the API is issue error without any explanation. what error could it be. running other API is successful
-
How to GET instructors for a course offering
Hello, We are building an integration between Workday Student and Brightspace. We plan on using the D2L Standard CSV method in IPSIS, but are running into a problem. We can build a delta report that will tell us which course offerings have changes, and will return all of the current instructors. But so far, it seems like…
-
API for comments and marks
Hi I have created a Rubric for commenting on learners at a subject and at a learner level. I want to extract all such comments for each subjects and learners learning that subject/course Is there way to achieve Thanks
-
Regarding course completion
How I can get the course completion status(completed,in-progress, not started) for user vai rest apis of D2l ? similarly for items of course and modules
-
How to extract learner usage for one student in one course?
How can an outside system extract learner usage for one student in one course? If it is through an API, which API
-
Error Getting API OAuth2 Token
Hello, I am suddenly not able to generate an OAuth2 Token using Postman for the D2L Brightspace Datahub API. The login popup is constantly redirecting to an Unsupported Browser page with the message: "Sorry, but Apple Safari version 0 is no longer supported. Older browsers are slower, less secure, and don't support our…
-
How to download or have the path of the files uploaded in an task?
Hello team! I hope you're having a good day. Do you know if its posible to have de path of the files that were uploaded in a task using APIs? I want to visualize the documents that the students enrolled in a course uploaded in an specific task/questionnaire. which endpoint do I have to use with GET to have the path? Thank…
-
Updating grades with Postman
Hello team! Actually Im trying to update some grades using APIs in this endpoint: https://udlatest.brightspace.com/d2l/api/le/1.25/{my_orgUnitID}/grades/{grade_item_id}/values/{student/user_id} When I make a Get request, i have this output: { "PointsNumerator": 9.000000000, "PointsDenominator": 10.000000000,…
-
Can I have API account working on devcop.brightspace.com?
Hi D2L Community! I do not have access to any D2L instance to develop applications with D2L API. So, I was wondering if it is possible to get API account for devcop.brightspace.com to test my application, I used "DevCoPStudent" account. However, it does not work as expected. Please let me know if there are any accounts…
-
How to create a file topic using the API
Because we want to create part of our course content using information from the application where we develop our modules I am trying to figure out how to create a file topic. I do this using Postman but sofar all I get is a 400 error (bad request). Updating an existing file topic by uploading a new file (PUT) works fine…
-
API Token
Hii everyone, I need information regarding API refresh tokens. Is there any way I can generate a permanent token that does not have an expiration?
-
Devcop.brightspace.com
Hi. I'm quickly testing something out and need help accessing the devcop.brightspace.com page as an admin. Can someone please message me back with the password for the user DevCoPAdmin? I would greatly appreciate it. Thank you!
-
¿Necesito poder obtener el Id (Identificador)?
Es necesario poder obtener el Id (Identificador) suministrando el código y/o el nombre del curso. ¿Cuáles son los puntos finales que debemos utilizar y cómo lograrlo?