How to send Grafana alerts to SignalK

I'd like to use SignalK as a central point of all the notifications. I set up some alerts in Grafana and would like that they are posted to SignalK.

Setting aside Grafana as a source and assuming I'm doing this from command line using
curl
: what should be the high level sequence of steps to post a notification representing an alert into SignalK?

Is it necessary to login or not?
What API should be used to post a notification?

Thanks!
Was this page helpful?