Creating an OAuth Application
To connect Go1 with StackOne, you need to create a private OAuth application in your Go1 portal.
Navigate to Integrations
Sign in to your Go1 portal.
- Click on MyGo1 via the ribbon at the top of the page.
- In the right-hand corner, click your initials to open the menu.
- Select Integrations from the dropdown menu.
Configure App Details
Enter the following details for your application.
- App Name: Enter a descriptive name (e.g., StackOne Integration)
- Callback URL:
https://api.stackone.com/connect/oauth2/go1/callback
Save and Copy Credentials
Click Save to create your application. Your API credentials will be displayed.
- Copy the Client ID and store it securely for use later.
- Copy the Client Secret immediately and store it securely.
- ⚠️ The Client Secret is displayed only once. If lost, you will need to create a new application.
Important Notes
Keep the following in mind when managing your Go1 OAuth application.
- If the administrator who created the app becomes inactive or loses admin status, the credentials will stop working.
- Multiple OAuth applications can be created for the same portal if needed.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Go1:Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Go1
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Application Scopes (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile