Marketing & Advertising Automation

1050 Emailreadimap Send

1050 Emailreadimap Send

Manual
Low
1
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
1
Node Types
0

Workflow JSON

406 Bytes
{
  "name": "1050 Emailreadimap Send",
  "nodes": [
    {
      "name": "IMAP Email",
      "type": "n8n-nodes-base.emailReadImap",
      "position": [
        760,
        400
      ],
      "parameters": {
        "options": {
          "allowUnauthorizedCerts": false
        }
      },
      "credentials": {
        "imap": "imap_creds"
      },
      "typeVersion": 1
    }
  ],
  "connections": {}
}