Check if website is up?

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?
 

ArshilAhmad

Well-known member
Staff member
Hi @Nexify,

Could you please share the workflow URL where you have this concern? Also, kindly share a screenshot showing the response you receive when the website is up.
 
Top