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

Loading workflow preview...

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

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