Send Jira task notifications to Telegram user via Bot — n8n Workflow
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
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 8 nodes, connecting code, if, switch.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (8)
Telegram
telegram
Code
code
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
send-jira-task-notifications-to-telegram-user-via-botfile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Abolfazl Akbarzadeh
@abolfazlakbarzadeh
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →