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