GO1
If you’ve been directed to StackOne to integrate with GO1, the following steps will help you understand the process and any necessary actions to configure successful integration.
This guidance assumes you have Admin privileges for your GO1 account.
Create Integrations App
Log into GO1
Log into your GO1 account.
Navigate to Integrations
Click on your profile tab in the top right corner.
Select Integrations
from the dropdown menu.
Navigate to Developers Tab
From the Integrations
menu on the left of the screen select Developers
.
Create a New App
Click Create App
in the top right.
Enter the name of the app (e.g. Production, Development)
Enter the callback URL (e.g. Production: https://api.stackone.com/connect/oauth2/go1/callback)
Production: https://api.stackone.com/connect/oauth2/go1/callback
Click Create Application
Note the Client ID and Secret
Record the Client ID
and Client Secret
for use in the next steps.
Find domain
You can find the domain by taking the root URL from the address bar of your GO1 account and only taking the part before my.go1.com. and after the https://.
E.g. If your url is https://my-domain.go1.com
the domain is my-domain
Linking to StackOne
You can use the Client ID and Client Secret to link your GO1 account to StackOne.
Link Go1 Account
In the StackOne hub click on the GO1 Tile.
In the modal enter the Client ID
and Client Secret
from the previous step.
Add relevant Application Scopes
required for your integration and the Domain
for the GO1 account you want to link.
E.g. account:read
, lo:read
, portal:read
, user:write
, enrollment:write
Add the domain
for the GO1 account you want to link.
Click Connect
.
Enter Log in details
In the GO1 pop up modal enter your GO1 username and password.