LinkedIn-Stellenbenachrichtigungstest

Fortgeschritten

Dies ist ein Personal Productivity-Bereich Automatisierungsworkflow mit 12 Nodes. Hauptsächlich werden Set, Code, EmailSend, HttpRequest, ManualTrigger und andere Nodes verwendet. Automatisierte LinkedIn-Stellenbenachrichtigungen mit J-Search API und SMTP-E-Mail-Benachrichtigungen

Voraussetzungen
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
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": "e7NIaSaCd364XuUh",
  "meta": {
    "instanceId": "8443f10082278c46aa5cf3acf8ff0f70061a2c58bce76efac814b16290845177"
  },
  "name": "Linkedin Job Alert-test",
  "tags": [],
  "nodes": [
    {
      "id": "f05ac1bb-5c20-4c79-ae08-d7c582210042",
      "name": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -432,
        208
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9c8848a3-47f3-4478-a78d-a7dd8a0f8630",
      "name": "Haftnotiz1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        640
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fb701072-f02a-4d67-b192-76f89010c125",
      "name": "Haftnotiz2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e26128cf-07ee-4d84-9f26-6bdcf4c51aae",
      "name": "Haftnotiz3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        304,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1edb5458-8ad5-48ad-a8a6-14e25ad7ae54",
      "name": "Haftnotiz4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        528,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9ec6e262-84d6-4a31-b91a-a825ca62fa11",
      "name": "Haftnotiz5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        752,
        624
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5ed26bdc-7585-4309-8b13-6fce26df01de",
      "name": "Einstellungen",
      "type": "n8n-nodes-base.set",
      "position": [
        -64,
        464
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "f3e847d5-f747-4504-a069-7afb120e7239",
      "name": "Stellenangebote per Mail senden",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        832,
        464
      ],
      "webhookId": "75c1ce39-8ca3-4dc8-9342-186dabbdc32c",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "27fde378-8bca-43e7-9c22-2d065f64fd84",
      "name": "HTML für Mail erstellen",
      "type": "n8n-nodes-base.code",
      "position": [
        608,
        464
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "1382c990-0123-4087-a883-92c3e1a7a270",
      "name": "Stellenangebote kategorisieren",
      "type": "n8n-nodes-base.code",
      "position": [
        384,
        464
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "423490bc-3de8-4f9e-a269-2d7b7cbfb21e",
      "name": "Stellenangebote extrahieren",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        160,
        464
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "04ba5d8c-3fd2-418c-a692-e5568fb514d7",
      "name": "Manueller Auslöser",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -288,
        464
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "d37ed09f-5fd3-40db-8ee7-45184530ef97",
  "connections": {
    "04ba5d8c-3fd2-418c-a692-e5568fb514d7": {
      "main": [
        [
          {
            "node": "5ed26bdc-7585-4309-8b13-6fce26df01de",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5ed26bdc-7585-4309-8b13-6fce26df01de": {
      "main": [
        [
          {
            "node": "423490bc-3de8-4f9e-a269-2d7b7cbfb21e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "27fde378-8bca-43e7-9c22-2d065f64fd84": {
      "main": [
        [
          {
            "node": "f3e847d5-f747-4504-a069-7afb120e7239",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "423490bc-3de8-4f9e-a269-2d7b7cbfb21e": {
      "main": [
        [
          {
            "node": "1382c990-0123-4087-a883-92c3e1a7a270",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1382c990-0123-4087-a883-92c3e1a7a270": {
      "main": [
        [
          {
            "node": "27fde378-8bca-43e7-9c22-2d065f64fd84",
            "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 - Persönliche Produktivität

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