we have a need to automate the updating of user profile fields. they are present in the user extended GET endpoints, but not in the user PATCH endpoint. is there some way of updating them via API? any plans to have them included in the future?
@Todd DeSchuiteneer / Team - The emergency contacts by student ID endpoint is returning both active and inactive emergency contacts. This is causing issues as schools don't want inactive emergency contacts in their data. Steps to Reproduce GET https://api.sky.blackbaud.com/school/v1/users/1234567/emergencycontacts Where…
Hello, We currently use a CICO software called VisitU. What's nice is that VisitU integrates and syncs with Blackbaud so I don't have to double add students/staff. Main functions were: * Dismissing students early * Checking in visitors * Printing badges for visitors/guests * Capability to send emergency broadcasts VisitU…
@Todd DeSchuiteneer Todd, having a OneRoster issue this morning. Course data has disappeared from all schools from the /classes endpoint. OneRoster-based syncs are failing. I can send a list of the schools I checked if needed.
@Stephen Boyle I wanted to suggest that the CoreTerm API be adjusted. Here is a screenshot of our Terms setup: You'll notice the term name and description are two separate values but there is a note saying it will display “Fall Term”. When we leverage any of the APIs, we get this same output of “Fall Term” However, if we…
Hi everyone, New to SKY API, I'm not the person building the API but wanted to see if I could get some help. We're trying to fetch parent data only with the following information. * First Name * Last Name * External ID (an id to identify individual students/parents) * Personal Email I did check the link below but don't see…
Hi Often I'm getting this error message “highlight_id was not valid” when I use the Highlights endpoint. ex: school/v1/athletics/highlights/highlight_id The highlight_id is fetched seconds before the call using the Schedule endpoint. ex: school/v1/athletics/schedules?school_year=2024-2025 Is there a way to know which…
The scenario is: * A school signs up for Blackbaud Developer. * They create an application. * They go to the OAuth authorization URL to authorize it for their environment. * They get an error: “This application has not been connected to your Blackbaud environment.” Do they need to sideload the app through Marketplace even…
I am looking to update student custom fields visible to parents on the student's Contact Card. Calls to https://api.sky.blackbaud.com/school/v1/users/{{user_id}}/customfields/list seem to update admin-only custom fields, but not the publishable fields. The publishable fields do get retrieved via GET…
@Todd DeSchuiteneer Todd, I'm seeing what looks like a bug with /emergencycontacts/changed….Could we take a look? * Steps to reproduce: GET /emergencycontacts/changed for a school with thousands of alumni/tens of thousands of users. * Expected result: "All emergency contacts for all users" are returned as per the…
It looks like you're new here. Sign in or register to get started.