I am new to Grafana and I am interested in learning more how or if I am able to access JSON payloads via RESTful calls to URL’s or URI’s to Web services or File Resources.
If you want to embed content from a web service in a Grafana dashboard then I would recommend this plugin:
Or do you mean something else?
1 Like
Hi,
i add, can we make an API call from the DataLink url ?
1 Like
Hi, yes, in the same way you can do it from a browser for get requests.
Just use the URL for it.
In fact we do that quite a lot.
Challenge for us is authentication