Register an OAuth Application
Register an application in the BambooHR Developer Portal to enable OAuth 2.0 authentication.
Sign into Developer Portal
Go to the BambooHR Developer Portal and create a free account if you don’t have one.
Create an Application
In the Developer Portal, create a new application:
- Click Add Application
- Provide your application name
- Click Create Application
Configure Redirect URI
After being redirected to the app, click App details
- Set the redirect URI as
https://api.stackone.com/connect/oauth2/bamboohr/callback - Click Save Changes
Copy App Credentials
Copy the Client ID and Client Secret under App Credentials and store them securely for use later.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for BambooHR:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select BambooHR
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- OAuth Scopes (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile