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 3 Next »

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

To start using the application and its 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