Erinnerungs-E-Mail

Fortgeschritten

Dies ist ein Project Management-Bereich Automatisierungsworkflow mit 12 Nodes. Hauptsächlich werden Code, Cron, Filter, EmailSend, GoogleSheets und andere Nodes verwendet. Automatisierte tägliche Aufgaben-Erinnerungs-E-Mails mit Google Sheets und SMTP

Voraussetzungen
  • Google Sheets API-Anmeldedaten
Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "4CEVNvAxTcHxo9DD",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177",
    "templateCredsSetupCompleted": true
  },
  "name": "Reminder email",
  "tags": [],
  "nodes": [
    {
      "id": "d0351dad-1983-4dbc-a823-33aacbac1610",
      "name": "Täglicher Erinnerungs-Trigger",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1328,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "72e59a50-855c-46c4-a08f-86ba7fef5f7e",
      "name": "Inhaltskalender lesen",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -1104,
        0
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "88e008b6-d682-47f4-98b0-174c4539fcdb",
      "name": "Heutige Aufgaben filtern",
      "type": "n8n-nodes-base.filter",
      "position": [
        -880,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "7c5f2a5f-e1fa-411f-a902-2ffa5c42a384",
      "name": "Erinnerungs-E-Mail senden",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -656,
        0
      ],
      "webhookId": "c9682789-c651-4290-a3af-45de98144088",
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1c81c65c-b547-400f-89d2-4821bc8c546f",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        -432,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "01e7103e-017c-4daa-ae24-39acebda4443",
      "name": "Zeile in Sheet aktualisieren",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -208,
        0
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "98dfa376-a5d8-4e1b-b304-a5218ee74cc4",
      "name": "Notizzettel",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1424,
        -224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7a1a69e6-f3d2-4a83-8dba-ebca9afe62e9",
      "name": "Notizzettel1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1200,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3447d4fc-6e15-483e-ab07-26ff743b369c",
      "name": "Notizzettel2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1008,
        -288
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "dd89d395-60e8-431c-a402-ecbe544a0555",
      "name": "Notizzettel3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -752,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "31404004-0e48-46e8-b530-d08d8ecce0a7",
      "name": "Notizzettel4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -576,
        -272
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "bf511f72-5e9b-4bb4-a2e4-633e666a0ca8",
      "name": "Notizzettel5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -224,
        160
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "8f5f4fbb-9a1e-43ca-bc6f-d813247f6450",
  "connections": {
    "1c81c65c-b547-400f-89d2-4821bc8c546f": {
      "main": [
        [
          {
            "node": "01e7103e-017c-4daa-ae24-39acebda4443",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7c5f2a5f-e1fa-411f-a902-2ffa5c42a384": {
      "main": [
        [
          {
            "node": "1c81c65c-b547-400f-89d2-4821bc8c546f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "88e008b6-d682-47f4-98b0-174c4539fcdb": {
      "main": [
        [
          {
            "node": "7c5f2a5f-e1fa-411f-a902-2ffa5c42a384",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "72e59a50-855c-46c4-a08f-86ba7fef5f7e": {
      "main": [
        [
          {
            "node": "88e008b6-d682-47f4-98b0-174c4539fcdb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d0351dad-1983-4dbc-a823-33aacbac1610": {
      "main": [
        [
          {
            "node": "72e59a50-855c-46c4-a08f-86ba7fef5f7e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Fortgeschritten - Projektmanagement

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Fortgeschritten
Anzahl der Nodes12
Kategorie1
Node-Typen6
Schwierigkeitsbeschreibung

Für erfahrene Benutzer, mittelkomplexe Workflows mit 6-15 Nodes

Autor
Rahul Joshi

Rahul Joshi

@rahul08

Rahul Joshi is a seasoned technology leader specializing in the n8n automation tool and AI-driven workflow automation. With deep expertise in building open-source workflow automation and self-hosted automation platforms, he helps organizations eliminate manual processes through intelligent n8n ai agent automation solutions.

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34