Add a bug to Linear via Slack command — Flujo de trabajo n8n

Media complejidad🔗 Webhook7 nodos🏷️ Project Management👁 484 vistaspor Niklas Hatje

Descripción general

Use Case When building a product it's important to discover and eliminate bugs as quickly as possible. Since we're using our product at n8n a lot, we wanted to make it as easy as possible for everyone to add bugs with the needed level of detail. That's why we built this workflow that allows everyone to add bugs to our Linear account easily directly from Slack What this workflow does This workflow waits for a webhook call within Slack, that gets fired when users use the /bug command on a bot that

Nodos utilizados

HTTP Request

Vista previa del flujo de trabajo

Needed pre-work: Add a Slack App
1. Visit https://api.slack.com/apps, click on `New App`
2. Click on `OAuth & Permissions` and scroll down to Sc
Helper nodes
Run these to find the IDs of your team and wanted label
Setup
1. Congifure your Slack bot using the sticky to the lef
2. Fill the `Set me up` node. You can find the IDs easi
3. Make sure to exchange the `Request URL` in
B
Bug Webhook
Hidden message to add bu…
Create linear issue
S
Set me up
Get all linear teams
Get linear labels for a …
S
Set team ID
7 nodes4 edges

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador webhook.

  2. 2

    Procesamiento

    Los datos fluyen a través de 7 nodos, connecting httprequest, set, webhook.

  3. 3

    Salida

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

Detalles de nodos (7)

HT

HTTP Request

httpRequest

#1

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 add-a-bug-to-linear-via-slack-command 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": "Add a bug to Linear via Slack command", "nodes": [...], ...}

Integraciones

httprequestsetwebhook

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos7
Complejidadmedium
Disparadorwebhook
Vistas484

Creado por

Niklas Hatje

Niklas Hatje

@nik8n

Etiquetas

httprequestsetwebhook

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