Power BI Connector for Bullhorn CRM

Build 24.0.8963

Creating a Custom OAuth Application

Creating a Custom OAuth Application

You must create a custom OAuth application to connect to Bullhorn CRM.

The only way to create an application is to contact the Bullhorn CRM support team. They will provide you with the application credentials (Client Id and Client Secret). You can find more information about how to register here.

In addition, the CallbackURL or Redirect URI defaults to a page on bullhorn.com.

In order to set InitiateOAuth to GETANDREFRESH, you must contact Bullhorn CRM staff and request a separate CallbackURL.

If a separate CallbackURL cannot be specified, the "code" parameter from the redirect page on Bullhorn CRM must be taken and passed as an input to either:

  • The Verifier input of GetOAuthAccessToken if executing it manually.
  • The connection property OAuthVerifier when setting InitiateOAuth to GETANDREFRESH.

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