Communication & Messaging
0140 Telegram Webhook Automation Webhook
0140 Telegram Webhook Automation Webhook
Manual
Medium
7
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
7
Node Types
0
Workflow JSON
4.31 KB
{
"name": "0140 Telegram Webhook Automation Webhook",
"nodes": [
{
"name": "On clicking 'execute'",
"type": "n8n-nodes-base.manualTrigger",
"disabled": true,
"position": [
70,
140
],
"parameters": {},
"typeVersion": 1
},
{
"name": "Cron",
"type": "n8n-nodes-base.cron",
"position": [
70,
320
],
"parameters": {
"triggerTimes": {
"item": [
{
"hour": 8
}
]
}
},
"typeVersion": 1
},
{
"name": "Telegram",
"type": "n8n-nodes-base.telegram",
"position": [
620,
210
],
"parameters": {
"text": "LIMPOU PACOTES TRANSPORTE-RECEBIDO PONTO MIX",
"chatId": "-657820242",
"additionalFields": {}
},
"credentials": {
"telegramApi": {
"id": "5",
"name": "Telegram account"
}
},
...Showing first 1000 characters. Click "Expand" to view the full JSON.