Is it possible to display data from a third-party REST API on a dashboard

soufianesalama
Kilo Contributor

Hi,

I'm an intern for an IT company and they have giving me the task to investigate the possibility to display data from a REST API (JSON) on a dashboard.

Has anyone tried to do this?

I tried getting data from a REST API(Outbound Rest Message) and making a dashboard, only problem is connect these 2.

Thanks

Soufiane

12 REPLIES 12

Chuck Tomasi
Tera Patron

Hi Soufiane,



Your best approach to this would be to create a table and   save the information retrieved from REST there. That makes it very easy to display the information on your dashboard. You can then refresh the information via your REST call any time you like via   scheduled job or on demand.



http://wiki.servicenow.com/index.php?title=Creating_a_Custom_Table


Let me know if you are blocked on this.



If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.



If you are viewing this from the community inbox you will not see the correct answer button.   If so, please review How to Mark Answers Correct From Inbox View.



Thank you


Hi Chuck



Thanks for the fast response.


I will try.


Ashby
ServiceNow Employee
ServiceNow Employee

Soufiane,


Another option for you to demonstrate connecting to a 3rd party REST API and displaying data on a dashboard would be to connect to either a Twitter and/or LinkedIn account.     Instructions on how accomplish this are below:



Add Twitter data to a Performance Analytics dashboard


Configure LinkedIn integration



Regards


Ashby