Blackbaud Financial Edge NXT Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Blackbaud Financial Edge NXT connector.

Blackbaud Financial Edge NXT is a comprehensive financial management solution tailored for the unique needs of nonprofit organizations.

This topic describes how to authenticate to Blackbaud Financial Edge NXT and configure any necessary connection properties in the Blackbaud Financial Edge NXT connection connector.

Prerequisites

Authenticating to Blackbaud Financial Edge NXT (OAuth)

Blackbaud Financial Edge NXT uses the OAuth authentication standard. In all flows, you must:

  • set AuthScheme to OAuth

  • set the SubscriptionKey to your Subscription Key

  • enable Blackbaud Financial Edge NXT on an authorization account to retrieve results


Connection Configuration

Each connection property available in the Blackbaud Financial Edge NXT connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Client ID

The client Id assigned when you register your application with an OAuth authorization server.


Client Secret

The client secret assigned when you register your application with an OAuth authorization server.


Access Token

The access token for connecting using OAuth.


Refresh Token

The OAuth refresh token for the corresponding OAuth access token.


Subscription Key

Subscription key which provides access to the API. Found in your Profile.


Enable SSL

Option for creating the connection with SSL enabled.

Upload Keystore File

Option to upload keystore file.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top