This workflow corresponds to n8n.io template #8165 — we link there as the canonical source.
This workflow follows the Google Sheets → Telegram Trigger recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "My workflow",
"tags": [],
"nodes": [
{
"id": "9102d919-d1f9-43c0-806c-7e44a9a579d0",
"name": "Set message and chatId",
"type": "n8n-nodes-base.set",
"position": [
-1008,
1760
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "bce9bd95-7ecf-424e-af16-9b97d784c1f2",
"name": "Start Browser",
"type": "n8n-nodes-base.airtop",
"position": [
-848,
1760
],
"parameters": {},
"executeOnce": false,
"typeVersion": 1
},
{
"id": "80a8af58-6c53-43b0-8bdd-9a92cd78bed0",
"name": "Get Group List",
"type": "n8n-nodes-base.googleSheets",
"position": [
-1808,
2000
],
"parameters": {},
"typeVersion": 4
},
{
"id": "e2dacfd4-ba36-458e-afa1-c80cda22f950",
"name": "Loop Over Items",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-1472,
2016
],
"parameters": {},
"typeVersion": 3
},
{
"id": "b6edf456-158a-47d9-8cd6-d77a92ee8dd8",
"name": "Load a page",
"type": "n8n-nodes-base.airtop",
"position": [
-1824,
2224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d8a86b2f-9ed8-456c-a7f5-22978eff3fa6",
"name": "Scroll on page1",
"type": "n8n-nodes-base.airtop",
"position": [
-1456,
2224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3bc670b2-6edd-430f-a69f-218aaea9ac62",
"name": "Click an element",
"type": "n8n-nodes-base.airtop",
"position": [
-1136,
2224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "dcac842a-86a0-48ad-a783-185a3a877660",
"name": "Type text",
"type": "n8n-nodes-base.airtop",
"position": [
-800,
2224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "6cf1d672-f5fc-49fe-bb45-f3db04769550",
"name": "Click an element1",
"type": "n8n-nodes-base.airtop",
"position": [
-448,
2224
],
"parameters": {},
"typeVersion": 1
},
{
"id": "599cab94-d09f-47ad-be5c-7faf79fbc04b",
"name": "Wait",
"type": "n8n-nodes-base.wait",
"position": [
-272,
2224
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "6a4d0a67-cf81-45b4-8bfd-374cd89f1bba",
"name": "Get live view",
"type": "n8n-nodes-base.airtop",
"position": [
-176,
1760
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a17968c3-2ea6-47f9-8e88-29a2e703e452",
"name": "Set message and chatId1",
"type": "n8n-nodes-base.set",
"position": [
-512,
1760
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a8d87943-7cfb-42d7-927a-c0ddf468b940",
"name": "Create a window",
"type": "n8n-nodes-base.airtop",
"position": [
-688,
1760
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8b5b191b-b4d3-4fdc-acb6-5afd8a9dd26a",
"name": "Terminate a session",
"type": "n8n-nodes-base.airtop",
"position": [
-1264,
2000
],
"parameters": {},
"typeVersion": 1
},
{
"id": "445a0690-7516-4a3c-9ae5-706f9785d691",
"name": "Scroll on page",
"type": "n8n-nodes-base.airtop",
"position": [
-336,
1760
],
"parameters": {},
"typeVersion": 1
},
{
"id": "fd7f57b0-9746-4c27-948b-6602ae204ec6",
"name": "Edit Fields",
"type": "n8n-nodes-base.set",
"position": [
-1632,
2000
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "82f1e120-0b07-4703-a2d8-d87c8cba2692",
"name": "Wait1",
"type": "n8n-nodes-base.wait",
"position": [
-1632,
2224
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "eb9afda0-5900-4ab4-ba22-f51212a504fa",
"name": "Wait2",
"type": "n8n-nodes-base.wait",
"position": [
-1296,
2224
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "31884b04-d420-4682-a434-32a74a68bcc8",
"name": "Wait3",
"type": "n8n-nodes-base.wait",
"position": [
-976,
2224
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "eee5355b-67a4-493d-9757-eea9d58fb956",
"name": "Wait4",
"type": "n8n-nodes-base.wait",
"position": [
-624,
2224
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "33bfe4df-3ba2-42bf-ac55-ac59b02f9b5f",
"name": "Trigger",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-1856,
1760
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "2c6b7b9e-435a-4834-b733-bda3ac4a117b",
"name": "Global data",
"type": "n8n-nodes-base.set",
"position": [
-1712,
1760
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "52bb4548-dbee-40b8-87a5-eb5a10601715",
"name": "Switch_MessageType",
"type": "n8n-nodes-base.switch",
"position": [
-1392,
1760
],
"parameters": {},
"typeVersion": 3
},
{
"id": "0f0d44fd-be36-425e-8e84-52a368128d0a",
"name": "Switch",
"type": "n8n-nodes-base.switch",
"position": [
-1568,
1760
],
"parameters": {},
"typeVersion": 3
},
{
"id": "9aaef82d-de9c-4173-a18c-4b250373112f",
"name": "Edit Fields1",
"type": "n8n-nodes-base.set",
"position": [
-1184,
1760
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "a16b5252-8e9f-418a-bd4f-69146b1c0d3e",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2512,
1552
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "",
"connections": {
"Wait": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Wait1": {
"main": [
[
{
"node": "Scroll on page1",
"type": "main",
"index": 0
}
]
]
},
"Wait2": {
"main": [
[
{
"node": "Click an element",
"type": "main",
"index": 0
}
]
]
},
"Wait3": {
"main": [
[
{
"node": "Type text",
"type": "main",
"index": 0
}
]
]
},
"Wait4": {
"main": [
[
{
"node": "Click an element1",
"type": "main",
"index": 0
}
]
]
},
"Switch": {
"main": [
[
{
"node": "Switch_MessageType",
"type": "main",
"index": 0
}
]
]
},
"Trigger": {
"main": [
[
{
"node": "Global data",
"type": "main",
"index": 0
}
]
]
},
"Type text": {
"main": [
[
{
"node": "Wait4",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"Global data": {
"main": [
[
{
"node": "Switch",
"type": "main",
"index": 0
}
]
]
},
"Load a page": {
"main": [
[
{
"node": "Wait1",
"type": "main",
"index": 0
}
]
]
},
"Edit Fields1": {
"main": [
[
{
"node": "Set message and chatId",
"type": "main",
"index": 0
}
]
]
},
"Get live view": {
"main": [
[
{
"node": "Get Group List",
"type": "main",
"index": 0
}
]
]
},
"Start Browser": {
"main": [
[
{
"node": "Create a window",
"type": "main",
"index": 0
}
]
]
},
"Get Group List": {
"main": [
[
{
"node": "Edit Fields",
"type": "main",
"index": 0
}
]
]
},
"Scroll on page": {
"main": [
[
{
"node": "Get live view",
"type": "main",
"index": 0
}
]
]
},
"Create a window": {
"main": [
[
{
"node": "Set message and chatId1",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[
{
"node": "Terminate a session",
"type": "main",
"index": 0
}
],
[
{
"node": "Load a page",
"type": "main",
"index": 0
}
]
]
},
"Scroll on page1": {
"main": [
[
{
"node": "Wait2",
"type": "main",
"index": 0
}
]
]
},
"Click an element": {
"main": [
[
{
"node": "Wait3",
"type": "main",
"index": 0
}
]
]
},
"Click an element1": {
"main": [
[
{
"node": "Wait",
"type": "main",
"index": 0
}
]
]
},
"Switch_MessageType": {
"main": [
[
{
"node": "Edit Fields1",
"type": "main",
"index": 0
}
],
[
{
"node": "Edit Fields1",
"type": "main",
"index": 0
}
]
]
},
"Set message and chatId": {
"main": [
[
{
"node": "Start Browser",
"type": "main",
"index": 0
}
]
]
},
"Set message and chatId1": {
"main": [
[
{
"node": "Scroll on page",
"type": "main",
"index": 0
},
{
"node": "Load a page",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Automates posting to Facebook Groups via Airtop browser automation. Reads group links from Google Sheets, opens each group in a logged-in Airtop profile, types your prepared message, and submits with human-like delays. The message text is sent from your Telegram bot, so you can…
Source: https://n8n.io/workflows/8165/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This template allows you to automatically post messages from Telegram directly to Facebook using Airtop no-code browser automation. It is designed for creators, social media managers, and businesses t
This workflow contains community nodes that are only compatible with the self-hosted version of n8n.
AI Automation Mentor TikTok Pipeline. Uses telegramTrigger, perplexity, openAi, httpRequest. Event-driven trigger; 32 nodes.
Anubis TikTok Videos with VEED.io AI Avatars, ElevenLabs & GPT-4. Uses telegramTrigger, perplexity, openAi, httpRequest. Event-driven trigger; 31 nodes.
This n8n workflow automates the process of uploading video and image advertisements to Meta Ads Manager via the Meta Graph API (Facebook Ads) directly from Google Sheets and Google Drive. The workflow