Send alert when data is created in app/database — n8n Workflow

Mittel Komplexität Auslöser6 Knoten🏷️ Project Management👁 2,757 Aufrufevon n8n Team

Übersicht

This template shows how you can take any event from any service, transform its data and send an alert to your desired app.

Specifically, this example monitors a Linear project for new bug submissions. Then it only sends a Slack notification to a channel if a new bug is urgent. You can swap the Linear trigger for another Task Management app such as Jira or Asana; or an entirely different usecase.

Setup instructions are located inside the workflow template.

Verwendete Knoten

SlackCode

Workflow-Vorschau

👋 How to use this template
This template shows how you can take any event from any
1. Double click the `Sla
1. Trigger step listens for new events
We added a `Linear trigger` that starts the workflow ev
3. Notify the right channel
Last but not least we're sending a message to the `#imp
You can replace this node with any service like [Teams]
2. Filter and transform your data
We only want to notify the team, if the event is fired
To edit the nodes, simply drag and drop input data into
L
Linear Trigger
W
When clicking "Execute W…
Code
F
Filter
S
Set
Slack
6 nodes5 edges

So funktioniert es

  1. 1

    Auslöser

    Der Workflow startet mit einem auslöser-Auslöser.

  2. 2

    Verarbeitung

    Die Daten fließen durch 6 Knoten, connecting code, filter, lineartrigger.

  3. 3

    Ausgabe

    Der Workflow schließt seine Automatisierung ab und liefert das Ergebnis an das konfigurierte Ziel.

Knotendetails (6)

SL

Slack

slack

#1
CO

Code

code

#2

So importieren Sie diesen Workflow

  1. 1Klicken Sie rechts auf die Schaltfläche JSON herunterladen, um die Workflow-Datei zu speichern.
  2. 2Öffnen Sie Ihre n8n-Instanz. Gehen Sie zu Workflows → Neu → Aus Datei importieren.
  3. 3Wählen Sie die heruntergeladene Datei send-alert-when-data-is-created-in-appdatabase und klicken Sie auf Importieren.
  4. 4Richten Sie Anmeldedaten für jeden Dienstknoten ein (API-Schlüssel, OAuth usw.).
  5. 5Klicken Sie auf Workflow testen, um zu überprüfen, ob alles funktioniert, und aktivieren Sie es dann.

Oder direkt in n8n → Aus JSON importieren einfügen:

{ "name": "Send alert when data is created in app/database", "nodes": [...], ...}

Integrationen

codefilterlineartriggermanualtriggersetslack

Diesen Workflow holen

Herunterladen und mit einem Klick importieren

JSON herunterladenAuf n8n.io ansehen
Knoten6
Komplexitätmedium
Auslösertrigger
Aufrufe2,757

Erstellt von

n8n Team

n8n Team

@n8n-team

Tags

codefilterlineartriggermanualtriggersetslack

Neu bei n8n?

n8n ist ein kostenloses Open-Source-Workflow-Automatisierungstool. Selbst hosten oder die Cloud-Version nutzen.

n8n kostenlos holen →