Hi I'm trying to use this endpoint https://developer.sky.blackbaud.com/api#api=school&operation=V1UsersPatch to patch the school program. I have made sure the new value is active and matches the school program type table. I have Contact Card Manager role. I run the patch API, get 200, but the school program doesn't update…
Hi all, We're having an issue where students occasionally drop off our OneRoster and/or SKY data for one of our schools. They then reappear within a few days. We saw this over the past three days with a student: * 10/1/2024: The student disappeared. (We fetch users with the student base role and combine that with some…
I want to use this School * Academics student enrollment list /v1/academics/enrollments/{user_id} but this call is for 1 user_it at a time. How can i change it to get all userid"s?
I am trying to get the attendance not taken for today, but this script returns: {"statusCode":401,"message":"The required Authorization header was missing or invalid, or the token has expired","status":401,"title":"The required Authorization header was missing or invalid, or the token has expired"} Any advice? Thank you…
Hello all, I've been hoping to create an app that pulls final (semester) grades from our database. This would ideally involve specifying the student's ID number, class name, semester, and year. I'm sure you can imagine the usefulness of exporting this data to a spreadsheet. Unfortunately, the ability to GET semester grades…
/users/enrollments seems to be missing the next_link property. The property never appears even when there are more responses than the response contains. PowerShell example: Call /users/enrollments, requesting 10 records per page: $SchoolLevelId = ‘123456789’ $YourSubscriptionKey = 'YOUR_SUBSCRIPTION_KEY_HERE'…
Hi all, is there a way through the API to detect when a student withdrew? Or their role change history?
I just started here so I'm hoping I just missed something simple. I requested access to the Education / One Roster Sandbox. However when I access the link: I get this error page: I got this yesterday and today. I am confident I'm signed in and that I accepted the invite. Any recommended steps would be greatly appreciated.
Hey everyone, Is anyone else getting the following error message when signing in with Blackbaud. At first I thought this is an ongoing issue caused by us, but the issue arises and resolves itself randomly. This makes me think it could be an issue on Blackbaud's side, but I could be completely wrong. Any thoughts ?? Saul
Hey all, I am pulling grades for assignments. What are marking_period_ids ? Where can I find them ? API endpoint: https://api.sky.blackbaud.com/school/v1/academics/{student_id}/{section_id}/gradedassignments?marking_period_id={marking_period_id} Saul
It looks like you're new here. Sign in or register to get started.