Use Cases
- Send instant Telegram notifications for new Jira issues.
- Alert team members about updates to existing Jira issues.
- Notify users when they are assigned to a Jira issue.
How It Works
Webhook triggers on Jira issue events. Checks if the assignee has a linked Telegram account. Determines the type of Jira event (created, updated, or change-assignee). Sends formatted messages to the respective Telegram chat.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure the Jira webhook with the appropriate authentication.
- 3Set up the Telegram account credentials for message sending.
- 4Map Jira account IDs to Telegram chat IDs in the code node.
- 5Test the workflow by creating or updating a Jira issue.
Apps Used
Jira
Telegram
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management