- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2023 10:34 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2023 11:07 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2023 11:07 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2023 11:20 AM
Thank you for your quick reply, headed there now.