API to query application data from CMDB

VL10
Tera Expert

Hello,

We would like the ability to query the CMDB for a couple of attributes from the application table.

Which API should be used for this, and what resources are available for some sample queries, etc?
Many thanks in advance for your help.

1 ACCEPTED SOLUTION

Abhay Kumar1
Giga Sage

@VL10 Try Rest API Explorer module under System,there are varity of option on UI and also generate code sample.

 

Best place to expose more about api : https://developer.servicenow.com/dev.do#!/learn/courses/tokyo/app_store_learnv2_rest_tokyo_rest_inte...

 

Hope this will help you.

View solution in original post

2 REPLIES 2

Abhay Kumar1
Giga Sage

@VL10 Try Rest API Explorer module under System,there are varity of option on UI and also generate code sample.

 

Best place to expose more about api : https://developer.servicenow.com/dev.do#!/learn/courses/tokyo/app_store_learnv2_rest_tokyo_rest_inte...

 

Hope this will help you.

Thank you for your quick reply, headed there now.