MAy i know the API's / options to, access and pull Asset information from a ServiceNow CMDB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2017 09:37 PM
May i know the API's / options to, access and pull Asset information from a ServiceNow CMDB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2017 10:21 PM
Hi,
The table API is a great way to pull Asset information.
http://wiki.servicenow.com/index.php?title=Table_API#gsc.tab=0
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2017 06:44 AM
Thank you Berny.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2018 07:45 PM
You're welcome shashikantv.
Do you believe you can mark the response as correct so that we can close this thread?
Thanks,
Berny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2017 01:27 AM
Hello,
Hope you are pulling data for reporting purposes.
ODBC is the best recommended method to pull data from ServiceNow. Please refer the link to know more on setting up ODBC
http://wiki.servicenow.com/index.php?title=ODBC_Driver#gsc.tab=0