mails2notion V2

mails2notion V2

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

Workflow Overview

Total Nodes
38
Node Types
14

Node Types

lm Chat Open Ai
OpenAI Chat Model, OpenAI Chat Model1
2 nodes
tool Calculator
Calculator, Calculator1
2 nodes
output Parser Structured
Structured Output Parser, Structured Output Parser1
2 nodes
gmail
Add Label "Processed", Add Label "Error", Send notification about deactivated route, Send notification about missing route, Get all labels
5 nodes
filter
Active Routes Only, Filter for unprocessed mails, Required labels
3 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8, Sticky Note9, Sticky Note10, Sticky Note11, Sticky Note12
13 nodes
set
Extract Route ID, Globals
2 nodes
airtable
Deactivate Route, Get Route by ID
2 nodes
http Request
Create Notion Page
1 node
gmail Trigger
Gmail Trigger
1 node
manual Trigger
When clicking ‘Test workflow’
1 node
no Op
No Operation, do nothing
1 node
code
Format Notion Page Blocks
1 node
agent
Generate Actionable Task, Get Summary & Meta Data
2 nodes

Workflow JSON

33.31 KB
{
  "id": "30r9acI1XVIIwAMi",
  "meta": {
    "instanceId": "378c072a34d9e63949fd9cf26b8d28ff276a486e303f0d8963f23e1d74169c1b",
    "templateCredsSetupCompleted": true
  },
  "name": "mails2notion V2",
  "tags": [],
  "nodes": [
    {
      "id": "3f649e97-e568-47ff-b175-bf63d859d95f",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        2560,
        240
      ],
      "parameters": {
        "model": "gpt-4o",
        "options": {
          "temperature": 0,
          "responseFormat": "json_object"
        }
      },
      "credentials": {
        "openAiApi": {
          "id": "mrgqM64cM1L88xC6",
          "name": "[email protected]"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "bd60c65f-ba6c-4dcb-8d09-b29f5dd475b7",
      "name": "Calculator",
      "type": "@n8n/n8n-nodes-langchain.toolCalculator",
      "disabled": true,
      "position": [
        2700,
        240
      ],
      "p...

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