Time Frequence
The default template will execute once a day. You can adjust the timing underConditions
in the top action block if you want this job to be executed in higher frequency.

HTTP request
Replacehttps://www.google.com
with the API or website domain you want to check for. Don’t forget to specify your authentication credentials in your request configuration in case you need any.
Check Status code
The default template uses an If Condition with syntax:{{steps.get-status-code.outputs.Status}} = 200