Connect to ServiceNow
Last updated
Last updated
Integrating ServiceNow with Finout allows you to create ServiceNow incidents for anomalies directly from the Finout platform. This integration simplifies issue tracking and resolution.
ServiceNow Configuration Workflow:
Prerequisites:
You need administrator-level access to your ServiceNow instance. This access is required to configure API keys, authentication profiles, and API access policies, which are essential for the integration.
An API Key is a secure token to authenticate Finout with your ServiceNow instance.
Sign into ServiceNow and navigate to the All tab.
In the ServiceNow search bar, type "REST API Key" and select it from the results. You are brought to the API Keys page.
Click New to create a new API Key. The API Key creation page appears.
Fill in the onscreen fields.
Note: The role of the user selected in the User field must have Read access to all tables referenced during incident creation, as well as the following tables:
sys_db_object
sys_db_object.*
sys_dictionary
sys_dictionary.*
sys_glide_object
Click Submit. You are redirected to the API keys list.
Click on the newly created API key to view its details. The API Key page appears.
Click to reveal and copy the API key.
Authentication Profiles define how the API key is used to authenticate requests.
In the search bar, type "Inbound Authentication Profile" and select it from the results. You are brought to the Authentication Profile page.
Click New. The Authentication Profile page appears.
Select Create API Key Authentication Profile and fill in the on-screen fields The API Key Authentication Profile appears.
Fill in the on-screen fields:
Add a name
Add a Auth Parameter
Select the Auth Parameter.
Click Submit. The profile is saved.
REST API Access Policies define the permissions and scope for the API key.
In the search bar, type "REST API Access Policies" and select it from the results. You are brought to the API Access Policies page.
Click New to create a new access profile. The API Access Policies Profile appears.
Fill in the on-screen fields:
Add a name
Select a REST API
Select a REST API PATH
Ensure that all these checkboxes are marked - Active, Apply to all methods, Apply to all resources, and Apply to all versions.
Select the API key created in Step 1.
Click Submit. The REST API configuration is complete.
In Finout, navigate to Settings > Integrations.
Note: You can connect with only one instance.
Under ServiceNow, click Connect Now. The ServiceNow Integration wizard appears.
Add your ServiceNow Instance URL and API token, and then click Connect.
ServiceNow is now connected.
Next Step: Create a Service Now endpoint. See ServiceNow Incident Endpoint.
How many ServiceNow instances can I connect?
Only one ServiceNow instance.
Can I use the integration if I don't create endpoints?
No, you must have endpoints configured to use the ServiceNow integration.
In ServiceNow, navigate to the All tab.
In ServiceNow, navigate to the All tab.