Communication & Messaging

0828 Extractfromfile Gmail Send Triggered

0828 Extractfromfile Gmail Send Triggered

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

Workflow Overview

Total Nodes
14
Node Types
9

Node Types

if
If
1 node
code
Check the format, Extract the HTML
2 nodes
agent
AI Agent
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
output Parser Structured
Structured Output Parser
1 node
gmail
Reply, Download Attachment
2 nodes
sticky Note
Sticky Note1, Sticky Note, Sticky Note2, Sticky Note3
4 nodes
extract From File
HTML from binary
1 node
gmail Trigger
Email Trigger
1 node

Workflow JSON

11.02 KB
{
  "meta": {
    "instanceId": "="
  },
  "name": "0828 Extractfromfile Gmail Send Triggered",
  "nodes": [
    {
      "id": "a2d54127-d1d1-44d2-859e-b89e2e6c3b4d",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        260,
        260
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 2,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "=",
              "operator": {
                "type": "string",
                "operation": "contains"
              },
              "leftValue": "={{ $json.subject }}",
              "rightValue": "CSRD Reporting"
            }
          ]
        }
      },
      "typeVersion": 2.2
    },
    {
      "id": "6a664023-ea8c-4973-b3ac-13a9e0664a58",
      "name": "Check the format",
      "typ...

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