The most recent content from our members.
For anyone that utilizes the Users custom fields list by base role(s), please be aware that the User ID is repeated. https://developer.sky.blackbaud.com/api#api=school&operation=V1UsersCustomfieldsGet I noticed that the list user_id listed when I executed the first call is AFTER the marker user_id that is included in the…
We rely heavily on List Single API that allows us to send over a list id to then return data from BBEM to populate in our ODS tables: https://developer.sky.blackbaud.com/api#api=school&operation=V1ListsAdvancedByList_idGet Last week, we ran into an issue where a report that hasn't been adjusted stopped working. We rebuilt…
Hi all, I was wondering if an endpoint exists to retrieve any links or downloads attached to an assignment? I was looking at the ON API docs which does return that information as a part of the assignment endpoint, but it looks like the SKY api doesn't. Thanks!
We've been receiving multiple 503 Service Unavailable errors today starting around 1:40 PM. We pull data out of BBEM multiple times a day to update our data warehouse. We can attempt to run them again through Postman without receiving an error, but then we get them again the next time our schedule runs. Anyone else having…
The "Core Grade Levels" API (https://developer.sky.blackbaud.com/api#api=school&operation=v1gradelevelsget) returns a value for "promote_to_code" but doesn't indicate what the next grade would be when a student is promoted normally (if any). Because of this I either need to create a custom list to pull that info from the…
What is the best way folks have found to work around the limited options with BBEM support when submitting cases related to APIs? I find I'm doing more hand holding and redirecting support agents to things I've outlined in tickets verse actually getting support. This isn't a new issue and even now API related tickets are…
I receive the weekly email that shares recent updates or new releases every Tuesday. There is a link to the School API and OneRoster API but I haven't seen any changes since August. Is that the case or did I miss a place to sign up for these releases?
We leverage the User Enrollment by Year API located here: https://developer.sky.blackbaud.com/api#api=school&operation=V1UsersEnrollmentsGet&definition=UserEnrollment To populate several ODS tables and then execute a stored procedure to populate a master copy in our data warehouse for consolidation purposes. Today, the…
We're implementing a quick way for teacher/coaches to take quick attendance for a class meeting on our mobile app. I just need to report PRESENT | TARDY | ABSENT, the basic statuses teachers normally get in the web tools. This endpoint below seems the way to do it per section: POST…
The Get Courses API is missing several fields in the response body that are available in the UI. I think it would be helpful to expand the response to include the following fields: From the Course Details section: 1. Sort Order 2. Publish to website From the Settings section: 1. Print on report card 2. Print on transcript…
It looks like you're new here. Sign in or register to get started.