Communication & Messaging

0916 Telegram Gmail Create Triggered

0916 Telegram Gmail Create Triggered

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

Workflow Overview

Total Nodes
24
Node Types
11

Node Types

output Parser Structured
Structured Output Parser
1 node
lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1
2 nodes
telegram
Text Email, It needs to be an audio message + a reply!, Get Audio File, Direct to Draft
4 nodes
open Ai
OpenAI
1 node
gmail Trigger
New Email Received
1 node
if
In the Inbox?, Needs a response?, Is Type Audio Message + Reply?
3 nodes
telegram Trigger
Telegram Bot Message Received
1 node
gmail
Create Email Draft
1 node
sticky Note
Sticky Note4, Sticky Note, Sticky Note1, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note2
7 nodes
chain Llm
Does Email Need a Response?, Write Polished Reply
2 nodes
set
Set Chat ID
1 node

Workflow JSON

27.56 KB
{
  "meta": {
    "instanceId": "45e293393b5dd8437fb351e5b1ef5511ef67e6e0826a1c10b9b68be850b67593",
    "templateCredsSetupCompleted": true
  },
  "name": "0916 Telegram Gmail Create Triggered",
  "nodes": [
    {
      "id": "618c19de-7259-46f7-a02f-d8a4fc140bf3",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        700,
        380
      ],
      "parameters": {
        "jsonSchemaExample": "{\n\t\"response\": \"N\"\n}"
      },
      "typeVersion": 1.2
    },
    {
      "id": "7dae5a0e-353b-4a7b-a773-4bcc4ce580ed",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        540,
        380
      ],
      "parameters": {
        "options": {
          "baseURL": "https://api.openai.com/v1"
        }
      },
      "credentials": {
        "openAiApi": {
          "id": "htEWFtfoajtuKpAT",
          "name": "OpenAi account"
        }
      },
  ...

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