ODBC Driver for Blackbaud Financial Edge NXT

Build 23.0.8839

カスタムOAuth アプリの作成

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:

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.

    BlackBaud sends an email notification when your request is approved. 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, including the redirect URI:
    • For Desktop applications, use http://localhost:33333 or another port of your choice.
    • For Web applications, use a URL where you want users to land after granting access to your custom application.
  3. Click Save.

You can now retrieve your application client Id and client secret. Record these for future use.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839