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

Loading workflow preview...

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

Voir 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 →