-
Does anyone have experience connecting from Informatica?
I need to connect to Brightspace API with an Informatica REST V2 connection. Has anyone had success with this? Is there a swagger file for Brightspace that I could load into Informatica?
-
How to add a course to a parent topic via the API
If I use the UI, go to Org Unit Editor, and select a course offering, I can then click 'Add Parent' search for an org unit (such as a topic) and add it. How do I do this via the API if I know the course org unit ID and the ID of the topic org unit? @Ian.P.710 , @Chris.S.534 hopefully one of you guys know? or others??
-
Teams integration Minimum user O365 access
We're looking to replace Zoom as our online meeting facility via brightspace with Teams. Is anyone able to advise on whether Office365 'basic' access is sufficient for this to work? The API information does not include this.
-
Is there going to be more veterinarian courses in the future?
I enjoyed learning my VTA course through Robertson that i am wanting to know if there is a chance to grow with this career choice like having more options that an Assistant maybe more about bacteria or technican side.
-
New Content Experience Switchover
Hi, I was wondering what the timeline was for D2L to switch over completely to the New Content Experience. Is there even a plan to switchover or will both the New Content Experience and Classic View still be available for the foreseeable future? At the college I'm a full-timer at, they haven't heard anything, but at the…
-
API enrolment at department level and above?
I am attempting to enrol a user within a department OU using the Valence API. When I invoked the enrollments endpoint specifying the ID for a course offering OU, the enrolment occurs. However, if I try the same call while specifying the ID for a department OU I receive a forbidden response. Can the enrollments endpoint…
-
How get the D2L data from the cloud to DW on premise (SQL Server)
Hello, I was ask to come up with high level approach to pull data from D2L-Cloud data to a on premise SQL Server database, and need to understand how much work is involved. What components do I need to integrate for a smooth data transfer. What are my options: 1) Can the D2L be scheduled to perform data sets exports to an…
-
403 Forbidden error for bds/list request
hello, We have two environments, one for testing and the other is PROD environment. I am working on the testing environment. Thus, I am using baseURL like: https://****test.brightspace.com Scope: core:*:* datahub:dataexports:download,read My request is: {{baseURL}}/d2l/api/lp/{{lpversion}}/dataExport/bds/list Response 403…
-
how can create a course similar to the one used by FedEx for our employees?
We would like to develop a course in which on boarding and additional training can be done as we get new employees.
-
Elucian Luminis HTTP Client integration
Hello, Our institution is planning to migrate our SIS to Workday Student in the next 2-3 years. In the meantime, our current integration with Brightspace uses an HTTP Client called from the Ellucian Luminis portal. I believe the API might be called BIC, as our endpoint is /d2l/bic/bannerMessage.d2l Will this integration…
-
Sort API for Grade Category/Item
Hello did Brightspace have Grade API for soirting Grade Item/Category by Name?
-
API for Personal Display in Grades
Hello, I want to hide Final Grades(Adjusted and Caculated), by using API. Can I get some End Point For that, or a Link Or How can i copy all personal view setting to other course(Not Grade Setting) Please Help
-
Does API support setting language?
@Ian.P.710 and all… Does the API support setting a language (other than English) for a course? What languages are supported? In the UI, I see the ability to set English or Spanish, but I don't see that in any of the API actions for courses or course content. Thanks! Richard
-
LDAP Proxy
Has anyone successfully set up an OpenLDAP proxy for Brightspace? If so, please let me know. I am having issues with my configuration. Thanks.
-
Help with uploading photo image to course offering via API
Hi, I'm trying to upload an image (photo jpg) to a course offering. I'm using the API listed here: https://docs.valence.desire2learn.com/res/course.html#put--d2l-api-lp-(version)-courses-(orgUnitId)-image And I'm trying to follow the instructions for a "simple" upload here:…
-
Protection Against GPT empowered LMS Plugins
Just reading Integrity Advocate's alarming article on the speed at which GPT LMS Plugins are being created https://www.integrityadvocate.com/blog/integrity-of-online-learning-eroded-by-gbt-empowered-lms-plugins At my organization, we do not use Integrity Advocate but we do use proctored exams using D2L's quiz tool. What…
-
need to add code
for adding ReadSpeaker
-
Is it possible to use the Brightspace API to create a Learning Path
-
How to Update Line Items with LTI Advantage?
I'm currently encountering an obstacle while attempting to update line items that were generated via LTI 1.3 deep linking (scoreMaximum, label, startDateTime, endDateTime). The grade item's name will undergo an update, but that encompasses the extent of the changes. The name and dates for the quick link will remain…
-
I am going to access D2L Rest APIs to get data. Is there a rest endpoint to generate access token
I am going to access D2L Rest APIs to get data. Is there a rest endpoint (POST Endpoint) to generate access token rather it goes through user flow.