This contains a Postman collection with REST API calls to interact with ServiceNow. The collection groups the API calls in 3 folders: incidents, CMDB and catalog requests
This collection uses 2 environment variables:
- pwd. This is the password for the Admin user. If you need to use a different user, you can change it in the collection settings
- instance. This is your ServiceNow instance name, i.e. excluding the ".service-now.com" suffix
For more details on how to use this collection and an introduction to ServiceNow REST API you can visit the companion blog articles