Marketing & Advertising Automation

AI Email processing autoresponder with approval (Yes/No)

AI Email processing autoresponder with approval (Yes/No)

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

Workflow Overview

Total Nodes
17
Node Types
12

Node Types

embeddings Open Ai
Embeddings OpenAI
1 node
email Read Imap
Email Trigger (IMAP)
1 node
markdown
Markdown
1 node
lm Chat Open Ai
DeepSeek R1, OpenAI
2 nodes
email Send
Send Email
1 node
vector Store Qdrant
Qdrant Vector Store
1 node
chain Summarization
Email Summarization Chain
1 node
agent
Write email
1 node
set
Set Email
1 node
if
Approve?
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4
5 nodes
gmail
Send Draft
1 node

Workflow JSON

12.77 KB
{
  "id": "OuHrYOR3uWGmrhWQ",
  "meta": {
    "instanceId": "a4bfc93e975ca233ac45ed7c9227d84cf5a2329310525917adaf3312e10d5462",
    "templateCredsSetupCompleted": true
  },
  "name": "AI Email processing autoresponder with approval (Yes/No)",
  "tags": [],
  "nodes": [
    {
      "id": "06a098db-160b-45f7-aeac-a73ef868148e",
      "name": "Email Trigger (IMAP)",
      "type": "n8n-nodes-base.emailReadImap",
      "position": [
        -180,
        -100
      ],
      "parameters": {
        "options": {}
      },
      "credentials": {
        "imap": {
          "id": "k31W9oGddl9pMDy4",
          "name": "IMAP [email protected]"
        }
      },
      "typeVersion": 2
    },
    {
      "id": "9589443b-efb7-4e0d-bafc-0be9858a4755",
      "name": "Markdown",
      "type": "n8n-nodes-base.markdown",
      "position": [
        40,
        -100
      ],
      "parameters": {
        "html": "={{ $json.textHtml }}",
        "options": {}
      },
      "typeVersion": 1
    },
    {
...

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