i want todownload a report from sys_report table

sunadh
Giga Contributor

Hi Folks,

I want to download a report through API.

 
can someone help on script to download report from servicenow sys_report table with report id.
 
 
Thanks
Sunadh Raj
 
3 REPLIES 3

Abbas_5
Tera Sage
Tera Sage

Hello @sunadh,
Please refer to the below points:

  • Click a three-line menu button next to a column (or right-click between columns) of the report and click Export. It does not matter which column you choose in a list report. All columns will be exported.
  • Select the desired report output type.
  • Click Download after the data export finishes to download the file.

If it is helpful, mark it as a thumbs-up and accept the correct solution.
Thanks & Regards,
Abbas

Jaspal Singh
Mega Patron
Mega Patron

Hi Sunadh,

You can look for OOB Reporting API. Check link for details.

Thank you for you support,  i am looking to download only single report with data in it . trough script only , cause we want to use automation. automation should download report .