Telegram Wait Automation with Scheduled HTTP Requests
This workflow automates the process of making HTTP requests to a specified URL and sends notifications to a Telegram chat based on the conditions evaluated from the response data. The workflow is designed to check the news from Hacker News every 5...
This workflow automates the process of making HTTP requests to a specified URL and sends notifications to a Telegram chat based on the conditions evaluated from the response data. The workflow is designed to check the news from Hacker News every 5 minutes and send updates if there are any changes in the data retrieved.
By incorporating a wait node, the workflow efficiently manages time intervals between requests, ensuring that it does not overload the server or exceed rate limits. The use of c
Platform
n8n
Category
AI & Machine Learning
Price
$6.99
Creator
BestWorkflows
Telegram
Automation
HTTP Requests
Workflow
N8N
Scheduled Tasks
Monitoring
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.