grafana-flowcharting icon indicating copy to clipboard operation
grafana-flowcharting copied to clipboard

Map object to perform http requests GET/POST when clicked

Open Jacq opened this issue 4 years ago • 1 comments

Hello,

Would it be possible include a mapping to perform HTTP GET/POST, similar to the current link but performed via a json request instead?. This feature will make it possible to add a minimal control interface next to metric in the diagram and send a http request to an arbitrary url to actuate over the metric, for example to a node-red endpoint.

I have searched in this plugin issues, grafana plugins and also in draw.io functionality, but could not found a similar feature. A plugin for a standalone button with quite nice configuration options is provided by this grafana plugin https://grafana.com/grafana/plugins/cloudspout-button-panel/, but it is not possible to include that buttons over a draw.io diagram.

Great plugin and thanks! Jacq

Jacq avatar Nov 26 '21 16:11 Jacq

I second this, but adding PUT/PATCH would make it even more useful for use with many ReST interfaces.

jjdmol avatar Jun 30 '22 12:06 jjdmol