This is a Managed App Connector.
Prerequisites
Onboarding ServiceNow requires a user account with the Administrator role and will need to be able to login to their subdomain.
EXAMPLE:
{subdomain}.service-now.com
Collect Required Information from Vendor
Log in to your ServiceNow subdomain (ex., {subdomain}.service-now.com) and activate the OAuth 2.0 plugin.
Refer to Activate a plugin to learn how to do this.
Set the system property com.snc.platform.security.oauth.is.active to true.
Navigate to System OAuth > Application Registry.
Select the New button, and then select Create an OAuth API endpoint for external clients.
Set the Redirect URL to: https://api.calero.com/saas/genericOAuthRedirect
You will then see the Client Id, Client Secret and Sub Domain.
IMPORTANT!
You MUST copy/save these fields for use when onboarding this connector (see below).
Onboard This Managed App Connector
- Go to SaaS Management > Applications.
- Select Add Integration.
- From the Vendors tab, select the card with the vendor's name.
- From the API tab, enter the details you captured above.
- Select the Authorize button.
SUCCESS!
You will now be redirected to the Integrations page in Calero.com, where the data sync will continue in the background, and you can monitor progress.