Web Scraping & Data Extraction

1654 HTTP Telegram Send Webhook

1654 HTTP Telegram Send Webhook

Manual
High
15
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
0

Workflow JSON

10.22 KB
{
  "name": "1654 HTTP Telegram Send Webhook",
  "nodes": [
    {
      "name": "Cron",
      "type": "n8n-nodes-base.cron",
      "position": [
        440,
        440
      ],
      "parameters": {
        "triggerTimes": {
          "item": [
            {}
          ]
        }
      },
      "typeVersion": 1
    },
    {
      "name": "Airtable2",
      "type": "n8n-nodes-base.airtable",
      "notes": "Grab our list of chats from Airtable to send a random recipe",
      "position": [
        660,
        440
      ],
      "parameters": {
        "table": "Table 1",
        "operation": "list",
        "application": "your_sheet_id",
        "additionalOptions": {}
      },
      "credentials": {
        "airtableApi": {
          "id": "5",
          "name": "Airtable account"
        }
      },
      "notesInFlow": true,
      "typeVersion": 1
    },
    {
      "name": "Set",
      "type": "n8n-nodes-base.set",
      "position": [
        860,
        600
      ],
      "para...

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