Send Jira task notifications to Telegram user via Bot — n8n ワークフロー
概要
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
使用ノード
TelegramCode
ワークフロープレビュー
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
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 8 個のノードを流れます, connecting code, if, switch。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (8)
TE#1
Telegram
telegram
CO#2
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
send-jira-task-notifications-to-telegram-user-via-botファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Send Jira task notifications to Telegram user via Bot", "nodes": [...], ...}
インテグレーション
codeifswitchtelegramwebhook
作成者
Abolfazl Akbarzadeh
@abolfazlakbarzadeh
タグ
codeifswitchtelegramwebhook