JDBC Driver for Blackbaud Raisers Edge NXT

Build 22.0.8462

Creating a Custom OAuth App

For more information about the first two steps, please see the getting started guide on Blackbaud here: BlackBaud Getting Started documentation.

To create an application to obtain the OAuth client credentials, the OAuthClientId and OAuthClientSecret, follow these steps:

1. Set up a developer account

To do so, go to BlackBaud Sign Up.

2. Get a subscription key

  1. Request a subscription to an API from the BlackBaud Products page and select SKY API Standard Edition.
  2. Select Subscribe. A confirmation screen appears.
  3. To submit your request, select Confirm. You will get an email notification when your request is approved.
  4. After it is approved, you can view the subscription key within your developer profile.

3. Register your app

  1. From My Applications (see https://developer.blackbaud.com/apps), select Register app.
  2. Enter your application details.
  3. Set redirect URI:
    • For Desktop applications, http://localhost:33333 or another port of your choice.
    • For Web applications, your callback URL.
  4. Click Save. You can now get your application client Id and client secret.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462