Use Cases
- Receive instant notifications for new Jira issues in Telegram.
- Get updates on existing Jira issues when they are modified.
- Alert team members when they are assigned new tasks in Jira.
How It Works
Webhook triggers when a Jira event occurs. Checks if the issue body and assignee are valid. Retrieves the Telegram chat ID for the assignee. Sends a notification to Telegram based on the event type.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure the Jira webhook with the appropriate authentication.
- 3Set up the Telegram account credentials.
- 4Map the 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
#workflow management
#process automation