Is anyone using the Academic Master Schedule API? I'm looking to pull data down to show which class is on which day, and I came across this. However, the one data point I was really hoping to find is blank:
Does anyone use the Academic Roster API and specifically the “enrollment_type” array data points? We're finding a gap on trying to identity students who are taking a class for credit or for audit. There isn't a way to get this from an advance list, you can get to it from a Sky List (but then you can't automate it to be…
I'm trying to use this endpoint to return all emergency contacts by leaving off start_date. However, only ~50 students have contacts in the response. The school has ~600 students with emergency contacts. Is this supposed to return all contacts if no is start_date specified, or am I misusing it? If this is the intended…
The button doesn't seem to do anything….Anyone else or just me?
Hey folks! I've recently been added to my team's Blackbaud application and I've also subscribed to the “Standard API” access. Using the generated access token (with the eduk.r scope), I seem to only be able to access the “Core School Levels” endpoint. All others respond with the following error: Is there something else…
The OneRoster 1.1 specification outlines endpoints for deleteLineItem and deleteCategory, but these are not currently included in Blackbaud's implementation. Will these be added in the future?
Scenario: * A term has ended. * There are some differences between the LMS and the Blackbaud gradebook. * We try to update the Blackbaud gradebook through OneRoster. * OneRoster returns HTTP status code 400. I'm wondering if this is happening because the term has ended and the grades have been finalized….Do we have a way…
@Todd DeSchuiteneer I'm hitting what looks like a bug in /school/v1/users/employment. All grade levels have ID 0. Tried this with 3 schools so far and am getting the same for all. Example: GET https://api.sky.blackbaud.com/school/v1/users/employment?base_role_ids=1 Response: [ { ... "grade_levels": [ { "id": 0,…
Does anyone use the Get Academic Course API and notice it returns more than just courses? For us, I'm realizing it's returning our Community Groups (which are setup as continuous). However, the documentation doesn't state it will include groups. @Stephen Boyle maybe something to look at?
Good morning! Has anyone tried to use the new BETA API for Community Group Rosters? Our groups are setup as “Continuous”, meaning they are created once and are valid for multiple school years. I found that if your community group isn't setup to a specific academic year, nothing comes back. I ran the API first with no…
It looks like you're new here. Sign in or register to get started.