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
I wanted to see if others thought it would be helpful to have APIs that allow us to pull data by roles verse specific user ids. We are a school of close to 1,100 students and we are trying to leverage the APIs to populate an ODS layer in our Data Warehouse for integrations. In full disclosure, we only use BBEM as a Student…
Hey folks - I'm trying to pull new students in the same way I can using SKY lists using the “New/Returning” field, but I'm not sure where this data is stored. I tried using an advanced list but can't pass the enrollment date via the List api. Does anyone know a way to programmatically find new students regardless of grade…
It looks like you're new here. Sign in or register to get started.