Find Your Subdomain
Identify your Aha! subdomain for the connection.
- Your subdomain is the part before
.aha.ioin your Aha! URL. - For example, if your URL is
https://acme.aha.io, your subdomain is acme.
Register OAuth 2.0 Application
Create an OAuth 2.0 application in your Aha! account to obtain your Client ID and Client Secret.
1
Access Developer Settings
Log in to your Aha! account.
- Click your profile icon in the top right corner.
- Go to Settings > Personal.
- Click the Developer tab in the left sidebar.
2
Register Application and Copy Credentials
On the OAuth applications tab, click Register OAuth application.
- Enter an application name (e.g., “StackOne Integration”).
- Enter the Redirect URL:
https://api.stackone.com/connect/oauth2/aha/callback. - Click Create to register the application.
- Copy the Client ID and Client Secret from the application details page.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Aha!:1
Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles
2
Create New Connector Profile
- Click + Connector Profile
- Search for and select Aha!
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Aha! Subdomain
- Client ID
- Client Secret
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile