Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more 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

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

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.