Jira Telegram Notifications
detail.loadingPreview
This workflow sends Jira issue updates to a Telegram chat.
🚀Ready to Deploy This Workflow?
About This Workflow
Jira Telegram Notifications
This n8n workflow listens for incoming webhooks from Jira and sends notifications to a specified Telegram chat based on the type of Jira event (created, updated, or assignee change). It maps Jira issue details like project, key, title, description, and creation time into Telegram messages.
Key Features
- Receives Jira webhooks for issue creation, updates, and assignee changes.
- Maps Jira issue fields to Telegram message content.
- Sends notifications to a predefined Telegram chat.
- Includes issue key, title, description, project, and creation timestamp in notifications.
- Handles mapping of Jira account IDs to Telegram chat IDs.
How To Use
- Set up Jira Webhook: Configure a Jira webhook to send events to the n8n webhook URL.
- Configure Telegram Credentials: Add your Telegram API credentials to n8n.
- Map Jira Accounts to Telegram Chats: In the
telegram accountcode node, update thetelegramAccountsobject to map Jira account IDs to your desired Telegram chat IDs. - Configure Switch Node: Ensure the
check typeswitch node correctly routes incoming Jira events based on thetypeheader. - Test Workflow: Trigger a Jira event and verify that the notification is received in the configured Telegram chat.
Apps Used
Workflow JSON
{
"id": "370fe390-f2d1-4dca-8879-fc5551edf01f",
"name": "Jira Telegram Notifications",
"nodes": 0,
"category": "Notifications",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 370fe390-f2d1...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Weather Alert via Slack
Receive weather forecasts in Slack based on user input.
Azure DevOps Pull Request DingTalk Notification
Sends a DingTalk message notification for new Azure DevOps pull requests.
Mattermost Incident Resolution Notification
Notifies a Mattermost channel when an incident is resolved in PagerDuty and Jira.
Mattermost Campaign Reply Notification
Notifies a Mattermost channel when a contact replies to a campaign.
Google Calendar Event Reminder via Telegram
Receive timely, AI-powered reminders for your Google Calendar events directly on Telegram.
Mattermost Error Notification
Send automated error notifications to Mattermost.