CData Python Connector for Bullhorn CRM

Build 23.0.8839

カスタムOAuth アプリの作成

Bullhorn CRM に接続するには、カスタムOAuth アプリの作成が必要です。

The only way to create an app is to contact the Bullhorn CRM support team. They will provide you with the application credentials (clientId 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 Callback URL 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 23.0.8839