OpenAI e-mail classification - application

OpenAI e-mail classification - application

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

Workflow Overview

Total Nodes
10
Node Types
7

Node Types

email Read Imap
Email trigger
1 node
sticky Note
Sticky Note
1 node
text Classifier
Classify email
1 node
information Extractor
Extract variables - email & attachment
1 node
extract From File
Extract data from attachment
1 node
lm Chat Open Ai
OpenAI Chat Model 2, OpenAI Chat Model
2 nodes
no Op
Workflow 2, Workflow 3, workflow 4
3 nodes

Workflow JSON

7.21 KB
{
  "id": "39KuujB1fbOvx8Al",
  "meta": {
    "instanceId": "0a5638e14e0c728ef975d18d109cfb41edae575e3d911724f4f1eccde06a729f"
  },
  "name": "OpenAI e-mail classification - application",
  "tags": [],
  "nodes": [
    {
      "id": "6156844f-d1ba-413d-9ab2-02148bef5bf0",
      "name": "Email trigger",
      "type": "n8n-nodes-base.emailReadImap",
      "position": [
        -440,
        120
      ],
      "parameters": {
        "format": "resolved",
        "options": {},
        "postProcessAction": "nothing",
        "dataPropertyAttachmentsPrefixName": "attachment"
      },
      "credentials": {
        "imap": {
          "id": "il5dS1iQxJvOMWbE",
          "name": "IMAP account"
        }
      },
      "typeVersion": 2
    },
    {
      "id": "1aedaa56-d988-469b-86b9-61d50e707950",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "height": 200,
        "content": "### Chang...

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