Is there API programming to generate the automate report and export to excel and pulled into the POWER BI tool and show the chart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2020 12:54 AM
Hi,
I am new to the Service now.
is theresomething kind of API where allows you to invoke the reports and export to excel file /json/pdf and pulled in by POWERBI and show the chart.
Thanks
Prasanjit Swain
- Labels:
-
Multiple Versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2020 02:33 PM
Generally, we discourage exporting the data out since we then end up with sync issues, security issues (we have to recreate all the security in place in the instance), and limiting the actionability of the data.
However, there are APIs to pull the data in whatever format you want:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2020 07:29 PM
Hi Adam,
Thanks much , I will go thru this document which you are shared .
I want to use the API in such a way I should get the monthly/quarterly report . Shall I have a specific kind of document or video in Youtube or wherever where I can test it.
Regards
Prasanjit Swain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2020 06:54 PM
Hi,
I went through the document which you have shared it to me. It seems like the format I am getting is JSON /xml format.
You can see the API link below
My acheivement is to get the data in Excel format. can you advise me where I need to do the changes in order to get the Excel format. Thank you in advance for your help.
If there is long step process to do this or if you have document related to this , please feel free to share the document to my email id pswaindevops@gmail.com
Thanks
Prasanjit Swain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2020 03:13 AM
Hello Prasanjit Swain,
Its now a baseline functionality but might assist on those monthly/quarterly reports. It even has the possibility to send them directly to a specific email if that is required.
Please have a look here: https://community.servicenow.com/community?id=community_article&sys_id=35679790db1bcc90414eeeb5ca961...
Kind regards,
MRC