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

Moyen complexité Déclencheur6 nœuds🏷️ Project Management👁 2,757 vuespar n8n Team

Aperçu

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.

Nœuds utilisés

SlackCode

Aperçu du workflow

👋 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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 6 nœuds, connecting code, filter, lineartrigger.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (6)

SL

Slack

slack

#1
CO

Code

code

#2

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier send-alert-when-data-is-created-in-appdatabase téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

codefilterlineartriggermanualtriggersetslack

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds6
Complexitémedium
Déclencheurtrigger
Vues2,757

Créé par

n8n Team

n8n Team

@n8n-team

Tags

codefilterlineartriggermanualtriggersetslack

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →