Hi All, I am looking to create an attendance record using https://developer.sky.blackbaud.com/api#api=school&operation=V1AttendancePost. In the authorization flow when I drop down the authorization_code, the pop up that comes up allows me to authorize the flow. However, by default, what I am seeing is the RENXT as the…
Hi all, I am trying to do a very simple post to /school/v1/attendance and the flow seems to be stuck in retries. I know the connection works because I did a test get and I am successfully connecting to Education management and am able to get excused types. Here is what my flow looks like. Would love any recommendations of…
We are experimenting with Google Classroom integration. Our teachers have questions. Is there anyone who is using this integration who would be willing to connect with me to share insights? Thank you!
When creating or updating OneRoster results, the responses appear to have changed and to be incorrectly providing error messages. Previously: Status: 201 Message: { "result": { "sourcedId": "rs-100-ID" … "status": "active" } } Currently: Status: 200 Message:…
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!
It looks like you're new here. Sign in or register to get started.