Communication & Messaging

1606 Telegram Webhook Automation Webhook

1606 Telegram Webhook Automation Webhook

Complex
High
35
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
35
Node Types
15

Node Types

http Request
HTTP Request1, HTTP Request, HTTP Request2, HTTP Request3, HTTP Request4
5 nodes
tool Http Request
Proxmox API Documentation, Proxmox, Proxmox API Wiki
3 nodes
output Parser Autofixing
Auto-fixing Output Parser
1 node
lm Chat Google Gemini
Google Gemini Chat Model1, Google Gemini Chat Model2, Google Gemini Chat Model
3 nodes
output Parser Structured
Structured Output Parser
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7
8 nodes
chat Trigger
When chat message received
1 node
telegram Trigger
Telegram Trigger
1 node
gmail Trigger
Gmail Trigger
1 node
webhook
Webhook
1 node
code
Structure Response, Structgure Response from Proxmox, Format Response and Hide Sensitive Data
3 nodes
if
If, If1
2 nodes
merge
Merge, Merge1
2 nodes
agent
AI Agent1, AI Agent
2 nodes
switch
Switch
1 node

Workflow JSON

36.88 KB
{
  "meta": {
    "instanceId": "n8n.syncbricks.com"
  },
  "name": "1606 Telegram Webhook Automation Webhook",
  "nodes": [
    {
      "id": "e6d85380-7cfa-4c6e-9b0f-d390ad0cbc67",
      "name": "HTTP Request1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1400,
        -180
      ],
      "parameters": {
        "url": "=https://proxmox.syncbricks.com/api2/json{{ $json.output.url }}",
        "method": "=POST",
        "options": {
          "allowUnauthorizedCerts": true
        },
        "jsonBody": "={{ $json.output.details }}",
        "sendBody": true,
        "specifyBody": "json",
        "authentication": "genericCredentialType",
        "genericAuthType": "httpHeaderAuth"
      },
      "credentials": {
        "httpHeaderAuth": {
          "id": "pJcVQegRQ5mpraoQ",
          "name": "Proxmox"
        }
      },
      "typeVersion": 4.2
    },
    {
      "id": "9b497de8-0f01-40b1-8f8e-28fad1f758c4",
      "name": "Proxmox API Documentation",
   ...

Showing first 1000 characters. Click "Expand" to view the full JSON.