Best practice
For the integration with Oomnitza, create a dedicated user account.
Prerequisites
ServiceNow uses OAuth 2.0 authentication and requires a Client ID and Secret to be added to Oomnitza. To obtain your Client ID and Secret, complete the following steps:
- Login to your ServiceNow instance
- Go to System OAuth>Application Registry. Alternatively, type OAuth in the navigation bar and select Application Registry.
- Click New.
- Select Create an OAuth API endpoint for external clients.
- Enter the app name.
-
For the Redirect URL, enter the following
https://generic-oauth2-proxy.oomnitza.com/oauth2/redirect_url - Click Submit.
- Select your newly generated app from the Application Registry list. Select the lock icon next to your Client Secret to view your secret. Copy it along with your Client ID and store it securely for the next step.
Next steps
Add your Client ID and Secret to Oomnitza.
Adding your ServiceNow credentials
To stream ServiceNow data into Oomnitza, and 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.
- Add the information details.
- Click the AUTHORIZATION tab.
- Ensure that OAuth 2.0 is selected as the Authorization type.
- Ensure that ServiceNow is selected from the SaaS list.
- Enter the OAuth credentials.
- Click Authenticate.
- Click Create.
Setting the ServiceNow subdomain as a global variable
To save time entering information when you create workflows, you can add the ServiceNow subdomain as a global variable in Oomnitza.
- From the menu, click Configuration > General > Global Settings.
- Click Add new variable (+).
- Add the ServiceNow.Subdomain variable and its value. If your ServiceNow URL is
https://mycompany.service-now.comyour subdomain would be:mycompany. - Save your changes.
Comments
0 comments
Please sign in to leave a comment.