Create a ServiceNow Remote Instance connection
Establish a zero copy connection to a remote ServiceNow instance in Zero Copy Connector Hub.
Before you begin
Work with your remote instance administrator to complete the following tasks on each remote instance that you want to connect to:
- Create an OAuth endpoint on the remote instance. For more information, see Create an endpoint for clients to access the instance.
- Create a user account with read access to the tables that you want to query. This account acts as the service account in the zero copy connection.
- Obtain the OAuth Client ID and OAuth Client Secret from the OAuth application registry record on the remote instance.
Role required: df_connection_admin
Procedure
Result
A test connection is made to the external data source, verifying that the connection details are correct and the data source is accessible.
What to do next
If the connection succeeds, configure data steward access on the Access Control tab. See Manage access to an established connection using roles.
If the connection fails, verify the OAuth credentials and service account permissions with your remote instance administrator and try again.