Hello Everyone.
We have set up Site24x7 alerts to a Teams channel.

Whenever a message is posted that mentions 'down' or 'DOWN' I want to post a reply message automatically.
Right now, here is my flow:
1 - Wait for a new message to be posted and then get the HTML from the message body.

2 - Set up a condition that looks for 'DOWN' or 'IS DOWN' inside the HTML body output from step 1 and then does something.

Will this work? Or do I need to do something else?
Kind regards.