The CreatorCon Call for Content is officially open! Get started here.

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

Community Alums
Not applicable

@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

Community Alums
Not applicable

@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.