Nexify
Member
Is there a solid way to check if a website is up and have a router do different things depending on site up or down?
I now use webhook.site but when site is down or not reachable for other reason it returns an HTTP error code - that is good, I can filter on that.
But when the site is up, it does not return a 200 - code. I cannot filter on that (because then I need to put all possible error codes in the conditions).
What am I missing, or how can I do this reliably?
I now use webhook.site but when site is down or not reachable for other reason it returns an HTTP error code - that is good, I can filter on that.
But when the site is up, it does not return a 200 - code. I cannot filter on that (because then I need to put all possible error codes in the conditions).
What am I missing, or how can I do this reliably?