The SharePoint Power Platform connector has a "Send an HTTP request to SharePoint" action which is a very helpful way of accessing API endpoints that aren't covered by the connector without having to deal with the authentication process.
Would something similar be useful for the Blackbaud connector? If someone needed to use an endpoint that wasn't covered by the connector, they could just read the API documentation and construct their own HTTP request without having to learn about OAuth2.