Best practice
For the integration with Oomnitza, create a dedicated user account.
GoTo uses OAuth authentication and requires your Client ID and Secret to be added to Oomnitza.
To obtain this information, complete the following steps:
- Sign up for a GoTo product trial, such as GoTo Meeting: or another GoTo product. You'll need to have access to the Admin Center to use the GoTo User Load. The GoTo User Load fetches all users in the Admin Center.
- Log in to the GoTo Developer account. You can use the same credentials associated with your GoTo product.
- Click OAuth Clients in the navigation bar and click Create a client.
- Enter a Client name
-
Enter the following redirect URL and click Add:
https://generic-oauth2-proxy.oomnitza.com/oauth2/redirect_url - Select the Admin Center API scope.
- Copy your Client ID and Secret.
Tip
Don't forget to keep a copy of the Client ID and Secret, and store it securely.
Adding your credentials
To stream GoTo data into Oomnitza, add the credentials that you obtained to Oomnitza:
- In Oomnitza, click Configuration > Security > Credentials.
- Click Add new credential (+).
- Search for the integration, and then click the forward arrow > to select the integration.
- Enter your client credentials and any other additional information.
- Click Authenticate. You are prompted to log in to authorize your request.
- Click CREATE.
- In the INFORMATION tab, add a name for the connection and choose an owner. The owner must have been added to the People page in Oomnitza.
- In the AUTHORIZATION tab, complete these actions:
- Ensure that OAuth 2.0 is selected as the Authorization type.
- Ensure that GoTo is selected from the SaaS list.
- Enter your client ID and secret.
- Authenticate and click Create.
Useful links
You can find useful information on the GoTo Developer website.
- For information on creating a new developer account see GoTo Developer API Documentation: Getting started
- For information on creating a new GoTo Developer account see GoTo Developer Guides: How to create a developer account
- For information on creating an OAuth app see GoTo Developer Guides: How to create an OAuth client
Comments
0 comments
Please sign in to leave a comment.