Add a bug to Linear via Slack command — Workflow n8n

Moyen complexité🔗 Webhook7 nœuds🏷️ Project Management👁 484 vuespar Niklas Hatje

Aperçu

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

Nœuds utilisés

HTTP Request

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les données transitent par 7 nœuds, connecting httprequest, set, webhook.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (7)

HT

HTTP Request

httpRequest

#1

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

Intégrations

httprequestsetwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds7
Complexitémedium
Déclencheurwebhook
Vues484

Créé par

Niklas Hatje

Niklas Hatje

@nik8n

Tags

httprequestsetwebhook

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 →