In this post, we'll look at how to use the templating feature of the Adaptive Card Host SPA.Building on my previous post, the Adaptive Card Host SPA has support for card templating, which allows for the separation of the card layout from the actual data being shown. In this mode, both cardServiceUrl and dataServiceUrl…
In this post, I'll describe a new feature we've introduced - implementing "Adaptive Cards" within SKY Add-ins! This capability (in "Preview" now) will allow you to inject an Adaptive Card into the Blackbaud user interface using the SKY Add-ins framework.What are "Adaptive Cards"? Adaptive Cards are an interesting way of…
OneRoster November 2022-11-15 We've included a collection of agent objects in the responses from our GET Users (by ID) and GET Students (by ID, for a School) endpoints; the agent object populates for users with the student entity with each relationship when either Parental Access or List as Parent is marked true. The agent…
We added the following new endpoints to support adding and managing education custom fields for constituents: Create an education custom field Get a list of education custom fields Edit an education custom field Delete an education custom field Get a list of education custom field category details Get a list of education…
We added a new Get a constituent's event participation endpoint to the event API that returns event information for a constituent. You can use the endpoint to search by event name or dates, how the constituent is involved in the event (referred to as their participation level), or their registration or invitation status.…
We added three new APIs to the private preview of the Blackbaud Altru and Blackbaud CRM APIs.Altru * Marketing * Revenue * Volunteer CRM * Marketing * Revenue * Volunteer
Applications now support scopes To protect you and our customers, we are adding support for application scopes so that you can proactively define only the data access that your application needs in a Blackbaud customer environment. The scopes you define for your application are also visible to customers when they review…
2022-10-25 New We've added three new endpoints to the OneRoster API, including GET Classes for a teacher, GET Teachers for a class, and GET Students for a class. * GET Classes for a teacher returns a collection of class objects that match the required teacher_id parameter. * GET Teachers for a class returns a collection of…
To better show how participants who register online are matched to existing constituents, the GetEventParticipantList endpoint now returns and allows filtering on online data health statuses. The available statuses are:* Matched * PossibleDuplicate * NewNamedGuest * NewConstituent * FormerPossibleDuplicate *…
To extend add-ins functionality across financial records, we added the following record types to the list of extension points:* Budget record (General ledger) * Credit memo (Payables) * Bank account adjustment (Treasury)
It looks like you're new here. Sign in or register to get started.