Prerequisites
Register a Wave Financial application if you want to use a custom OAuth application, or if you want to connect using the Token auth scheme, which requires an API token generated from a registered application. To register an application and obtain its credentials, follow these steps:Log in to your Wave Financial account, then go to the Wave developer apps portal: https://developer-apps.waveapps.com/apps/.
Click Create an application and fill in your application details. Set the redirect URI to the CData callback URL: https://oauth.cdata.com/oauth/.
After you create the application, retrieve the Client Id and Client Secret. If you are using a custom OAuth application, you enter these values as the OAuth Client Id and OAuth Client Secret in the setup steps below.
Setup Guide
Follow these steps to connect Wave Financial to your Connect AI account:Authentication
- OAuth
- Token
If you are using a custom OAuth application, click Advanced Settings and enter the OAuth Client Id and OAuth Client Secret assigned to your application. You can also enter the Scope of the authenticating user’s access to the application.
Click Sign in to authenticate with Wave Financial. This action opens the Wave Financial sign-in page in a new tab.
At the top of the Connect AI Add Connection page, click Save & Test.
- If the connection test succeeds, a Connection successfully saved message appears, indicating that your connection has been created. The Status on the Edit Connection page also changes to Authenticated. View the data model of your successful connection in the right pane of the Edit Connection page, in the Data Model tab.
- If the connection test fails, ensure that you entered your login information correctly with no stray spaces or other characters. Connect AI displays error messages under the required fields with missing data. Some data sources require that you sign in directly to the source website. If you did not, an error message appears under the Sign in button. Correct the errors and try again.
- Unsuccessful connections are saved as drafts and have a Status of Not Authenticated. You can return to the connection and authenticate it later.