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

Medium complexity🔗 Webhook8 nodes🏷️ Project Management👁 2,011 viewsby Abolfazl Akbarzadeh

Overview

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

Nodes used

TelegramCode

Workflow Preview

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

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 8 nodes, connecting code, if, switch.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (8)

TE

Telegram

telegram

#1
CO

Code

code

#2

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded send-jira-task-notifications-to-telegram-user-via-bot file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Send Jira task notifications to Telegram user via Bot", "nodes": [...], ...}

Integrations

codeifswitchtelegramwebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes8
Complexitymedium
Triggerwebhook
Views2,011

Created by

Abolfazl Akbarzadeh

Abolfazl Akbarzadeh

@abolfazlakbarzadeh

Tags

codeifswitchtelegramwebhook

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →