top of page

Scheduled URL Pinger

An n8n workflow that pings a predefined list of URLs every 15 minutes using HTTP requests. It uses Schedule Trigger to automate, Set node for URL list, Split Out to iterate, and HTTP Request node to check each URL status.

bottom of page