Send Jira task notifications to Telegram user via Bot — Workflow n8n

Moyen complexité🔗 Webhook8 nœuds🏷️ Project Management👁 2,011 vuespar Abolfazl Akbarzadeh

Aperçu

What we wanna do?

Let's look at the concern. In my experience, some developers don't check their Jira board to find out whether there are new updates on the issues or not or if some Issues need to be addressed as soon as possible. So, the developer or anyone else in other fields needs to be informed about the task as soon as possible, too. One way to send this immediate notification is through the Telegram Bot.

Setup Guide

so, first of all, you need to register a Telegram Bot in your account

Nœuds utilisés

TelegramCode

Aperçu du workflow

telegram account
C
check tg account exists
C
check type
Send Update
Send Create
Send Assign Alert
C
check issue body, assign…
J
jira-webhook
8 nodes7 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 8 nœuds, connecting code, if, switch.

  3. 3

    Sortie

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

Détails des nœuds (8)

TE

Telegram

telegram

#1
CO

Code

code

#2

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 send-jira-task-notifications-to-telegram-user-via-bot 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": "Send Jira task notifications to Telegram user via Bot", "nodes": [...], ...}

Intégrations

codeifswitchtelegramwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds8
Complexitémedium
Déclencheurwebhook
Vues2,011

Créé par

Abolfazl Akbarzadeh

Abolfazl Akbarzadeh

@abolfazlakbarzadeh

Tags

codeifswitchtelegramwebhook

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 →