I'm working on application where it would be useful to get all the assignments for a given student. I have it all set up and a fair amount of the requests work. The endpoint I'd like to use is: Academics assignments for student | It says I need teacher or student permissions to access it. I get a 403 when attempting to…
I have a request from our Registrar to identify all the classes students are taking for “Audit”. I found out this is under Request and Schedules > Manage Classes > Drill into a class > Manage Class > Section. Where they've added the students, there is an “Enrollment Type” of “Regular” and “Audit” . I'm not finding an API…
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.
It looks like you're new here. Sign in or register to get started.