is there any rest api end point to fetch raw reporting data ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-24-2018 12:39 PM
I need to fetch raw reporting data through rest api end points . Is there any documentation with details about the response from the end points .
I know table apis are available but there is no detail documentation regarding api response and which specific table to use?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2018 02:14 AM
I'm interested in getting reports. I used https://instance.service-now.com/api/now/reporting API to fetch the reports. The response was a link to the reporting UI.
I am interested in the raw data as I want to build my own UI. My question is, how can I retrieve raw data either in JSON, CSV, XML or such text format?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2024 07:44 AM
This is an old thread but to help others, we can use table api to retrieve data from the instance.