Is it possible to display Reports external web page ?

Samantha Sam
Tera Contributor

we are looking for a way to make show ServiceNow reports outside of ServiceNow like in an intranet webpage.

Is it possible something like making the report public and include them as an iframe in the web page? 

Technically I believe it should be possible, but want to hear from those who have actually implemented it 🙂

Note - we are not looking to use any external reporting tools for now.

1 REPLY 1

Mohith Devatte
Tera Sage
Tera Sage

Hello, 

Yes you can use iframe tag in your webpage which will render your report.

But i would suggest  add your report in dashboard and copy the dashboard link and give it as a source in  "src" attribute  in iframe tag.

Please try this it should work.

Please mark this helpful or accept the solution if it answers your question.

Thanks