Hi,
I added uptime monitors for urls.
I know the monitor will notify me if there is a change in the url status.
But In my case, I dont need notification on status change. I need it to notify me only if the site is not reachable (Even if its the first run for the monitor). Is it possible to set the monitors to notify me on status codes like 404/500/502 etc…?
but when using a webhook action in a monitor, that webhook action is called with the first recorded change too. this works well for cases where data from distill needs to be integrated into external applications. another alternative is to use the api to get data from the first run.
using a condition text doesn't have 200 or added text has number greater than 399 should work when status is being monitored.