{
  "name": "Automate cross-posting from Telegram to Facebook with Airtop Browser Automation",
  "nodes": [
    {
      "id": "3af4e712-e54c-44c7-9fca-02b7ed28d702",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        1200,
        -160
      ]
    },
    {
      "id": "d8a0405f-3cb1-4202-b785-44cbceb338a5",
      "name": "Create a session",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1360,
        -160
      ]
    },
    {
      "id": "92f2efe9-144f-46bc-93f7-d4371b16eb65",
      "name": "Create a window",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1504,
        -160
      ]
    },
    {
      "id": "179c6f4c-3a3f-4b7d-bb54-9f7b7fe69a60",
      "name": "Get live view",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1808,
        -160
      ]
    },
    {
      "id": "cfa30d68-9246-4248-a2ce-8df7ffe1cfe2",
      "name": "Click an element",
      "type": "n8n-nodes-base.airtop",
      "position": [
        2160,
        -160
      ]
    },
    {
      "id": "499d222c-166a-4b3a-8411-15628c75818d",
      "name": "Type text",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1184,
        112
      ]
    },
    {
      "id": "024e67da-8c99-44c8-9d1a-d079051705eb",
      "name": "Click an element1",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1520,
        112
      ]
    },
    {
      "id": "c109e780-bc96-4499-bed8-867f145383bf",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        2336,
        -160
      ]
    },
    {
      "id": "f2133d2d-7074-40f1-845a-6066092c12ca",
      "name": "Wait1",
      "type": "n8n-nodes-base.wait",
      "position": [
        1344,
        112
      ]
    },
    {
      "id": "166c1075-595d-4429-86bc-92249ace1858",
      "name": "Wait2",
      "type": "n8n-nodes-base.wait",
      "position": [
        1664,
        -160
      ]
    },
    {
      "id": "e2ef934a-c6d7-43a7-8b6e-9a65aa5f4e66",
      "name": "Wait3",
      "type": "n8n-nodes-base.wait",
      "position": [
        1984,
        -160
      ]
    },
    {
      "id": "b1f5724f-2ec4-4f71-b7c6-e51da033ce62",
      "name": "Click an element2",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1680,
        112
      ]
    },
    {
      "id": "000ebe74-809e-4036-9fc4-5f4841e85690",
      "name": "Click an element3",
      "type": "n8n-nodes-base.airtop",
      "position": [
        1840,
        112
      ]
    },
    {
      "id": "4792ffd6-99c4-46c0-8117-859084808e5b",
      "name": "Click an element4",
      "type": "n8n-nodes-base.airtop",
      "position": [
        2000,
        112
      ]
    },
    {
      "id": "36f85924-b795-4415-8ff2-333a17baead5",
      "name": "Type text1",
      "type": "n8n-nodes-base.airtop",
      "position": [
        2160,
        112
      ]
    },
    {
      "id": "436d8f43-a73c-485b-a985-531f14f8e46c",
      "name": "Send a text message",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2336,
        112
      ]
    },
    {
      "id": "a1ea0671-0d52-46db-b6c1-a1f1a35e4035",
      "name": "README",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        208,
        -400
      ],
      "parameters": {
        "width": 868,
        "height": 1032,
        "content": "## Overview\nThis template helps you **automatically post messages from Telegram to Facebook** using **Airtop no-code browser automation**.  \nIt is ideal for creators, small businesses, recruiters, and"
      }
    }
  ],
  "connections": {
    "Wait": {
      "main": [
        [
          {
            "node": "Type text",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait1": {
      "main": [
        [
          {
            "node": "Click an element1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait2": {
      "main": [
        [
          {
            "node": "Get live view",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait3": {
      "main": [
        [
          {
            "node": "Click an element",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Type text": {
      "main": [
        [
          {
            "node": "Wait1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Type text1": {
      "main": [
        [
          {
            "node": "Send a text message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get live view": {
      "main": [
        [
          {
            "node": "Wait3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create a window": {
      "main": [
        [
          {
            "node": "Wait2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create a session": {
      "main": [
        [
          {
            "node": "Create a window",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "Create a session",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element1": {
      "main": [
        [
          {
            "node": "Click an element2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element2": {
      "main": [
        [
          {
            "node": "Click an element3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element3": {
      "main": [
        [
          {
            "node": "Click an element4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click an element4": {
      "main": [
        [
          {
            "node": "Type text1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}