Hi dear community, I am looking to track the history of the grades, GPAs for the students on each semester, such as: Semester 1, Semester 2, Final GPA or YTD, Cum GPA for Semester 1, Cum GPA for Semester 2, Final Cum GPA. (Weighted and unweighted) credit attempts, credits earned for all my records I have in the system.…
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!
@Todd DeSchuiteneer - I think I'm hitting a bug in /v1/communitygroups/rosters: Steps to reproduce: GET /v1/communitygroups/rosters Expected behavior: section.offering.school_level.id is a valid school level ID. Actual behavior: section.offering.school_level.id is 0 for all school levels.
Hi all, I am looking at the attendance API API Reference - SKY API. I am looking to pass along the date and the time back to a student attendance record. Does anyone know if I need to use the begin_date and end_date which is listed as a date time data type and start_time and end_time is listed as a string. In the example…
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…
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!
It looks like you're new here. Sign in or register to get started.