ServiceNow
Integrating ServiceNow with Osano
Connecting to ServiceNow
In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.
Required Fields
- Username and Password
Your instance admin should have access to the Username and Password for your ServiceNow instance.
Core Functionality
- Data Discovery
- User Search
- Data Deletion
Base URL
https://${subdomain}.service-now.com/api/now/
Auth
- oauth
- apiKey
Basic authentication
User Search
- name
- phoneNumber
- address
- birthday
- userId
Last Modified: 2024-01-29