Add a bug to Linear via Slack command — n8n Workflow

Gemiddeld complexiteit🔗 Webhook7 knooppunten🏷️ Project Management👁 484 weergavendoor Niklas Hatje

Overzicht

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

Gebruikte knooppunten

HTTP Request

Workflow-voorvertoning

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

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een webhook-trigger.

  2. 2

    Verwerking

    Gegevens stromen door 7 knooppunten, connecting httprequest, set, webhook.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (7)

HT

HTTP Request

httpRequest

#1

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand add-a-bug-to-linear-via-slack-command en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

{ "name": "Add a bug to Linear via Slack command", "nodes": [...], ...}

Integraties

httprequestsetwebhook

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten7
Complexiteitmedium
Triggerwebhook
Weergaven484

Gemaakt door

Niklas Hatje

Niklas Hatje

@nik8n

Tags

httprequestsetwebhook

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →