I hope it can be solved.
I have a health check url domain/checkhealth which will return (OK, DATABASE-ERROR, LOGIN-ERROR, INVENTORY-ERROR).
If the value is other than 'OK', I need to send alert with right error message from the above value.
How can i pass url output to alert message?
I found component details.
with regards,
Samy