Hi all
Is there a way to send Alerts to, or call 3rd Party APIs (e.g. via web/REST APIs) when an Alert is triggered
Scenarios I'm thinking of are integration with tools like Jira, Gitlab etc.
Of course, I can setup an SMTP server and Alerts via emails, and then parse/process the incoming messages on the SMTP server side and then dispatch it to the API. But seems to long winded.
Cheers
Nilay