Skip to content

Update and/or Create Cmdlets for Users Relationship API Changes #41

@Sekers

Description

@Sekers

Is your feature request related to a problem? Please describe.
Blackbaud has updated and released new API endpoints for users relationships.

Describe the solution you'd like
Updates to the SKYAPI PS module to accommodate this changes.

Additional context
https://developer.blackbaud.com/skyapi/support/changelog/bbem#april

April 30, 2024
School API

New
We’ve added a new endpoint for updating the relationship between users:

PATCHUsers relationship update modifies the relationship of the user_id to the left_user_id using properties provided in the request body.


March 26, 2024
School API

Changed
POSTUsers relationship create now supports the following fields in the request body:

  • resides_with
  • do_not_contact
  • primary
  • comments

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions