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…
I'm using the Education Management SKI API's and for Candidate Data - I'm Looking for City and Contract Returned date and time. Is this information already exposed via API Endpoint or can it be added to the Candidate List ? Thanks in advance.
@Stephen Boyle and @Todd DeSchuiteneer we came across an issue with this API: The example states the “address_type” will be provided In our testing it appears to be missing. { "count": 1, "value": [ { "id": 4466911, "salutations": { "informal": "", "formal": "", "household": "" },
Hi, I'm hoping this has not been posted yet and not an issue with my own configuration, but it seems that every API request I make to the SKY Developer Cohort results in: 500, Server Error, The service is currently unavailable, please try again. I have tried regenerating both my access tokens and subscription keys. The…
I’m working on automating our student‐creation workflow by integrating Freshsales Suite Pro CRM with Blackbaud Education Management’s Enrollment Management API via webhooks. Here’s where we are: Freshsales side: We collect new‐student data (first/last name, personal email) in Freshsales. When a contact is marked…
Looking at I am trying to make a very simple call to https://api.sky.blackbaud.com/afe-edems/v1/studentchecklists/7923113 but I'm currently getting a 200 status with a blank array for the data. I am not seeing the checklist and steps data like in the documentation. Please advise, thank you.
I pulled “/schedules/meetings” for offering type of 1. Then I used that to pull "/academics/sections/{{section_id}}/students" for each section. I only seemed to get 1 student which might be a coding error though I assume they should all be in “value” as an array. I will double check that. Mostly wondering if this is the…
Is there a way to determine the list of students whose enrollments have changed (I'm assuming this doesn't get captured by the Users changed endpoint)? Or, even better, a list of changed enrollments? We're trying to pull in all of students' enrollments, and it's very expensive to catch the small number of enrollment…
It looks like you're new here. Sign in or register to get started.