Retrieve servicenow incidents and cmdb records for given configuration item | Scripted REST API and PowerShell
Let me show the simple trick to query all incidents and changes for the given configuration item. In my case CAR-3 is a CI which has one incident record and for our demo lets create a Scripted REST API to fetch required information. Note: You can th...