Communication & Messaging

1841 Telegram Manual Automate Triggered

1841 Telegram Manual Automate Triggered

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

Workflow Overview

Total Nodes
17
Node Types
10

Node Types

gmail
Gmail Get Email, GmailDeleteEmail, Gmail
3 nodes
manual Trigger
When clicking ‘Test workflow’
1 node
lm Chat Google Gemini
Google Gemini Chat Model
1 node
agent
AI Check Email
1 node
output Parser Structured
Unwanted Email Output Parser
1 node
if
If Unwanted Marketing or Spam
1 node
telegram
Telegram Sent Email Deleted Notification, Telegram Sent Email Not Deleted Notification, Telegram Sent AI Error Notification, Telegram Sent Delete Email Failed Notification
4 nodes
no Op
Success
1 node
set
Increment Loop Var, Forward Prev Page Num, Initialize Loop Vars
3 nodes
aggregate
Aggregate
1 node

Workflow JSON

16.63 KB
{
  "id": "dgBdnnnY0622JwGy",
  "name": "1841 Telegram Manual Automate Triggered",
  "tags": [],
  "nodes": [
    {
      "id": "e205a1ba-9606-457f-9a2f-d433766b3786",
      "name": "Gmail Get Email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        60,
        840
      ],
      "webhookId": "c8979b0a-2ec3-484d-a11b-eac321cc0642",
      "parameters": {
        "filters": {
          "q": "=before:{{ $now.minus(14 * $('Increment Loop Var').first().json.page, 'days').format('yyyy/MM/dd') }} after: {{ $now.minus(14 * ($('Increment Loop Var').first().json.page + 1), 'days').format('yyyy/MM/dd') }} -label:n8n-skipped",
          "includeSpamTrash": false
        },
        "operation": "getAll",
        "returnAll": true
      },
      "credentials": {
        "gmailOAuth2": {
          "id": "jlMSfpSUYNYbMUpo",
          "name": "[email protected]"
        }
      },
      "notesInFlow": true,
      "typeVersion": 2.1,
      "alwaysOutputData": false
    },
    {
 ...

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