Skip to main content
Admin privileges in Go1 are required to create an OAuth application.

Creating an OAuth Application

To connect Go1 with StackOne, you need to create a private OAuth application in your Go1 portal.

1

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.
2

Access Developer Settings

From the navigation within Integrations, select Developers.

3

Create a New App

Click the + Create App button to create a new private OAuth application.

4

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
5

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:
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 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
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Go1.