Send HTTP Requests to a list of URLs

Go to Workflow
2,523 views
Built by Eric Francis Eric Francis
Created on June 07, 2026

Description

How it works
This workflow reads a list of URLs every 15 minutes, and sends an HTTP request to every URL on the list.

Set up steps
Schedule the workflow to run at your desired frequency (default is every 15 minutes).
Add your desired URLs to the list. The list should be in the same format as the image below (Don't forget to have single quotes around every URL in the list, and separate each one with a comma!):



Turn the workflow ON.

Ideas to customize the workflow for your own use cases:
Change the HTTP method
Add headers
Add a request body

Nodes Used (1)

HTTP Request
n8n-nodes-base.httpRequest