Access Report via REST API

Panagiotis Kons
Tera Expert

Hello, 

 

I have a report on this URL: https://xxx.service-now.com/sys_report_template.do?jvar_report_id=9251ba33db667f40419db5ca6096191b

 

This report filters the data and returns the results. Is it possible to get the results by using REST API? I do not want to query the table itself with the Table API (I know how to do that), but I want the filtered data from the report itself.

 

Regards

 

Panos

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Panagiotis Kons 

I think answer is NO but have a look

 

https://www.servicenow.com/community/developer-forum/how-to-run-reports-query-using-rest-api/m-p/182...

https://www.servicenow.com/community/itsm-articles/reporting-api/ta-p/2301051

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

7 REPLIES 7

Sure @Panagiotis Kons 

 

As I said, I am in doubt that we can do on report content, as report s just an interface for table data. But would like to see experts comments.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

The answer is "it can't be done". Thank you again.

 

Regards

 

Panos

Thanks @Panagiotis Kons  for update. Please share your leaning once you done with changes. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************