> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bullhorn OAuth 2.0 (Non-Interactive Login) connector profile – StackOne setup guide

> Set up the OAuth 2.0 (Non-Interactive Login) connector profile for Bullhorn in StackOne. One-time admin setup required before your users can link Bullhorn accounts via Hub.

<section data-guide-section data-guide-scopes="">
  <h2>Getting your Client ID and Client Secret</h2>

  <p>These are unique identifiers for your OAuth application. If you do not possess this information, please contact Bullhorn Support or submit a ticket via the <a href="https://www.bullhorn.com/au/technical-support-2/" target="_blank" rel="noopener noreferrer">Bullhorn Resource Center</a>.<br /><br />You will need to contact Bullhorn support to add the following redirect URI: [https://api.stackone.com/connect/oauth2/bullhorn/callback](https://api.stackone.com/connect/oauth2/bullhorn/callback)</p>
</section>

## Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for <strong>Bullhorn</strong>:

<Steps>
  <Step title="Navigate to Connector Profiles">
    Login to StackOne and navigate to [Connector Profiles](https://app.stackone.com/connector_profiles)
  </Step>

  <Step title="Create New Connector Profile">
    <ul>
      <li>Click <strong>+ Connector Profile</strong></li>
      <li>Search for and select <strong>Bullhorn</strong></li>
      <li>Select <strong>Type</strong> as <strong>OAuth 2.0 (Non-Interactive Login)</strong></li>

      <li>
        Fill out the fields using details retrieved from your provider:

        <ul className="connector-guide-field-list">
          <li><strong>Client ID</strong></li>
          <li><strong>Client Secret</strong></li>
        </ul>
      </li>

      <li>(Optional) Select <strong>Actions</strong> to be enabled for this Connector Profile</li>
      <li>Click <strong>Create profile</strong></li>
    </ul>
  </Step>
</Steps>

Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to <a href="/connect/managing-connectors/linking-accounts">Link Accounts</a> for <strong>Bullhorn</strong>.
