cloudspout / cloudspout-button-panel

Grafana panel to integrate with any kind of HTTP/REST API
MIT License
50 stars 35 forks source link

Post response #41

Open abenbouz opened 3 years ago

abenbouz commented 3 years ago

hello ,

how can we manage data response ( json ) of Post request

Thanks

derjust commented 3 years ago

Hello @abenbouz ! Thank you for your proposal, can you outline what to do with the (JSON-) response?

abenbouz commented 3 years ago

Hello derjust, I propose to map the output to a datable So we can execute using the button and response which is an array of json objects will be mapped to a datable. Also we should be able to map specific key/value of the response to aliment the table Thanks

tguenneguez commented 1 year ago

Hello Another idéa would be to change label of button, disable it, or change the url... The best would be able to define js that do what we wan't. Thanks. Thomas