Wave Financial Connection

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

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

Connection Configuration

Each connection property available in the Wave Financial 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.


Auth Scheme

The type of authentication to use when connecting to Wave Financial.

Possible Values

  • Token: Set this to perform Token-based authentication.

  • OAuth: Set this to perform OAuth 2.0 authentication.


Token

The API token obtained when you register a Wave Financial application.

You can obtain an API Token using the following steps:

  1. Log in to your Wave Financial account and navigate to Manage Applications in the left pane.

  2. Select the application that you would like to create a token for. You may need to create an application first.

  3. Click the Create token button to generate an APIToken.


OAuth

If OAuth is selected, additional configuration parameters will get listed.

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.

Refresh Token

The OAuth refresh token for the corresponding OAuth access token.


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