Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

Konverso introduces a new application called “Impersonate API Service” for accessing the ServiceNow APIs. This application uses the service account and restricts content to the provided user. This mechanism is implemented using impersonation on the endpoints.

To enable this features:

  1. Install the application in your ServiceNow environment.

  2. Make sure your service account has proper roles.

  3. Switch usage of native ServiceNow REST Endpoints to Impersonate API Service ones for your requests.

  • No labels