Send alert when data is created in app/database — Flujo de trabajo n8n

Media complejidad Disparador6 nodos🏷️ Project Management👁 2,757 vistaspor n8n Team

Descripción general

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.

Nodos utilizados

SlackCode

Vista previa del flujo de trabajo

👋 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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador disparador.

  2. 2

    Procesamiento

    Los datos fluyen a través de 6 nodos, connecting code, filter, lineartrigger.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (6)

SL

Slack

slack

#1
CO

Code

code

#2

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo send-alert-when-data-is-created-in-appdatabase descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

codefilterlineartriggermanualtriggersetslack

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos6
Complejidadmedium
Disparadortrigger
Vistas2,757

Creado por

n8n Team

n8n Team

@n8n-team

Etiquetas

codefilterlineartriggermanualtriggersetslack

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →