Communication & Messaging
0170 Telegram Wait Automation Scheduled
0170 Telegram Wait Automation Scheduled
Scheduled
High
7
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
7
Node Types
0
Workflow JSON
3.27 KB
{
"name": "0170 Telegram Wait Automation Scheduled",
"nodes": [
{
"name": "HTTP Request",
"type": "n8n-nodes-base.httpRequest",
"position": [
520,
440
],
"parameters": {
"url": "https://news.ycombinator.com/",
"options": {},
"responseFormat": "string"
},
"typeVersion": 1
},
{
"name": "Wait",
"type": "n8n-nodes-base.wait",
"position": [
680,
440
],
"webhookId": "e5f84b2f-2568-4f5b-a72b-ed54838c768b",
"parameters": {
"unit": "minutes",
"amount": 5
},
"typeVersion": 1
},
{
"name": "HTTP Request1",
"type": "n8n-nodes-base.httpRequest",
"position": [
880,
440
],
"parameters": {
"url": "https://news.ycombinator.com/",
"options": {},
"responseFormat": "string"
},
"typeVersion": 1
},
{
"name": "IF",
"type": "n8...Showing first 1000 characters. Click "Expand" to view the full JSON.