Manage Jira Issues with Natural Language via Telegram and GPT-4o — Workflow n8n

Moyen complexité Déclencheur15 nœuds🏷️ Project Managementpar Humble Turtle

Aperçu

Manage Jira Issues with Natural Language via Telegram and GPT-4o
Overview The Jira Agent is an AI-powered assistant that allows users to interact with Jira directly through messaging platform Telegram. It leverages OpenAI's GPT-4o model to interpret natural language commands and perform various Jira-related actions. On Telegram, it enables users to create Jira stories by triggering a guided form when prompted with "create story." Additionally, it provides more extensive functionality, includin

Nœuds utilisés

TelegramAI AgentOpenAI Chat Model

Aperçu du workflow

Jira Agent
A smart assistant that manages Jira directly from messa
- Create issues (Story by default): tasks, bugs, epics
-
JIRA actions
- Get all issues
- Create new issues
- Delete issues
- Update issues
- Get status of issues
Manage Jira Issues with Natural Language via
Overview
The Jira Agent is an AI-powered assistant that allows u
Telegram Messages
Normal interaction
using messages as "Please give all my issues".
Standardized process of creating stories:
1. Message: "create story"
2. Open the Form that telegrams r
Configuring the Telegram bot
Step 1: Create a New Telegram Bot
1. Open Telegram and search for @BotFather.
2. Start a chat and type: /newbot
3. Follow the prompts:
* Give your bot a name (t
Configuring Jira
Step 1: Generate Your Jira API Token (Jira Cloud only)
1. Go to https://id.atlassian.com/manage/api-tokens
2. Click Create API token
3. Give your token a label (e.g., n8n integ
Setting up OpenAI API access
Step 1: Get Your OpenAI API Key
1. Go to https://platform.openai.com/account/api-keys
2. Click “Create new secret key”
3. Give it a name (e.g., n8n-access)
4. Copy
Workflow
modeltooltooltooltooltool
OpenAI Chat Model
T
Try Again
D
Delete an issue in Jira …
U
Update an issue in Jira …
Jira Agent
G
Get many issues in Jira …
C
Create an issue in Jira …
G
Get the status of an iss…
T
Telegram Trigger
S
Set 'Text'
E
Extract Task
Send a text message1
I
If1
S
Set 'Text'1
Response
15 nodes15 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur déclencheur.

  2. 2

    Traitement

    Les données transitent par 15 nœuds, connecting agent, function, if.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (15)

TE

Telegram

telegram

#1
AI

AI Agent

n8n-nodes-langchain.agent

#2
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#3

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier manage-jira-issues-with-natural-language-via-telegram-and-gpt-4o téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Manage Jira Issues with Natural Language via Telegram and GPT-4o", "nodes": [...], ...}

Intégrations

agentfunctionifjiratoollmchatopenaisettelegramtelegramtrigger

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds15
Complexitémedium
Déclencheurtrigger

Créé par

Humble Turtle

Humble Turtle

@humbleturtle

Tags

agentfunctionifjiratoollmchatopenaisettelegramtelegramtrigger

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →