Get notifications to mail when the allert changes status #2807
Unanswered
DaEMON-123
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Can you please help me set up a mailing so that emails only come when the status of the tracked page changes (I need to track the presence of raw html code, for example
<h3><a>Ac</a></h3>
on a landing page). Let me explain, when your service doesn't find a string in html, it sends a message to the mail and keeps sending them until the string is back in place. Often the problem can only be fixed after a long time, and we wouldn't want to clog up the mail with one-size-fits-all messages saying that there's an error on the site and the string we're looking for is missing. I would like to receive only 2 emails, one that the string is missing and one that the string is back. Thanks for your help.Beta Was this translation helpful? Give feedback.
All reactions