Seeing an issue with the Enrollment Management Open API definition. The /v1/inquiries schema doesn't match what the API returns. The schema is an array of InquiryRead, but the API returns a collection with Count and Value properties. This is leading to downstream issues as we use the Open API definitions to generate typed…
Hello, I'm getting an error when trying to patch an address in Core when using the Patch Address endpoint in the Sky API. All I'm trying to do is try to change the City to a simple string and it errors out ever time. Do you know if the Patch Address has any required fields not in the documentation? HTTP/1.1 500 Internal…
We are working with several schools to automate certain section-based news items to show up in their parents' mobile app feed. We are able to get is some general news categories, but what need is what teachers are posting weekly into their Academic updates. It seems like this endpoint SHOULD do it… POST…
Hi all - Is it possible to pull enrollment management lists through the API? I mean lists under Enrollment management > Reporting > Manage lists.
This works perfectly: This one works very well: GET https://api.sky.blackbaud.com/school/v1/users/510000/relationships HTTP/1.1 However, Many of the EMS calls are regarding only 1 user. Is it possible to adjust the GET https://api.sky.blackbaud.com/school/v1/users/510000/relationships HTTP/1.1
A heads up to anyone else using the Academic Rosters API. The Enrollment Type array does not reflect accurately based off each student for the class. We recently changed to using this API and found that the “earns_credit”. We have a student that is taking the class as a repeat and they are not earning credit. However, the…
@Todd DeSchuiteneer / Team, We've seen an issue with the /v1/users/employments endpoint for two schools over the past month. It's lasted days for both of them. It stopped for School 1 at some point. Now it's happening to School 2. It acts like the same issue, as far as the error message. Both times, the employments…
We're using OneRoster to sync Google Classroom assignments and scores to Blackbaud gradebooks. In Classroom, assignments can be assigned to individual students: Google calls this the assignee mode. In the screenshot, only one student is given the assignment. They'll be the only one that can see it. Google calls this…
I just got access to the sandbox cohort and wired it up, but the data my api is pulling is not the same as the sandbox. Anyone have any idea why? Was assuming it was auth related, but also don't expect any data coming back if that is the case. Any guidance would be much appreciated.
We're unable to post scores for assignments that have letter grading scales. Has anyone else encountered this/have a workaround? Steps to reproduce * Enable a letter grading scale for an assignment (A+, A, A-, B+, etc.). * Post a score for a student through OneRoster. PUT…
It looks like you're new here. Sign in or register to get started.