Hi all, Anybody know if com.blackbaud.education.user.change.v1 will get called when I create a new user, or only when I update that user? In other words, does the creation of a user count as a change? I didn't see anything one way or the other in the official documentation, and I'd like to avoid the hassle of building a…
Hi all, I am in the middle of a project of cleaning the Buildings and Rooms. Essentially, I need to update old practice events via PATCH Athletics practice with new room_ids. I am experiencing an 500 Response when I try to update a practice. The ID is correct, credentials are correct. { "id": 769927, "practice_start_date":…
Hi all, Does anyone know of a way to tell which users' photos have changed? I saw this suggestion on the ideas site: https://blackbaudk12.ideas.aha.io/ideas/K12CO-I-3177 . Today, the API schema for profile photos is: "profile_photo": { "photo_url": "<url>", "thumbnail_url": "<url>" }, Since the only information we have…
Hello, Is there an API endpoint that contains the information of who changed a user? I'm working with the Users changed by base role(s) and would like to be able to pull who has made the changes. Thank you for any information you can provide!
@Todd DeSchuiteneer, we're having an issue creating assignments under certain conditions. It looks like Blackbaud may be converting due date timezones incorrectly. The grading period we're using has a start date of 2025-08-01 and an end date of 2025-12-05. Our assignment is due on December 5 at 11:59 PM Eastern Time. We…
Hi all, I was wondering if an endpoint exists to retrieve any links or downloads attached to an assignment? I was looking at the ON API docs which does return that information as a part of the assignment endpoint, but it looks like the SKY api doesn't. Thanks!
Hi all - We're getting ExistingAssignmentMissing when trying to create some assignments through OneRoster: {"statusInfoSet":[{"imsx_codeMajor":"failure","imsx_severity":"error","imsx_operationRefIdentifier":"putLineItem","imsx_description":"ExistingAssignmentMissing","imsx_codeMinor":"invalid_data"}]} Does anyone know what…
https://us.v-cdn.net/6038370/uploads/0PR0T69HY0TR/result.txt @Todd DeSchuiteneer We're having an issue with posting scores for certain assignments. These scores can be edited by hand in the gradebook in MySchoolApp. Most are blank in the gradebook. One was previously set by OneRoster, not the teacher, so OneRoster should…
@Todd DeSchuiteneer We're having an issue with line items in the OneRoster API. Updating an existing line item's category doesn't seem to be working. Here's what's happening…. Steps to reproduce Create the request body JSON for creating a line item. { "lineItem": { "title": "Assignment Title 1", […] "category": {…
The "Core Grade Levels" API (https://developer.sky.blackbaud.com/api#api=school&operation=v1gradelevelsget) returns a value for "promote_to_code" but doesn't indicate what the next grade would be when a student is promoted normally (if any). Because of this I either need to create a custom list to pull that info from the…
It looks like you're new here. Sign in or register to get started.