AI-Powered Email to Jira Ticket Creation with Llama 3.2 — Workflow n8n
Aperçu
This AI-powered workflow reads emails, understands the request using an LLM, and creates structured Jira issues.
Key Insights
Poll for new emails every 5 minutes; ensure Gmail/IMAP is properly configured.
AI analysis requires a reliable LLM model (e.g., Chat Model or AI Tool).
Workflow Process
Trigger the workflow with the Check for New Emails Gmail Trigger node.
Fetch full email content using the Fetch Full Email Content get message node.
Analyze email content with the Analyze Email &
Nœuds utilisés
Aperçu du workflow
Comment ça fonctionne
- 1
Déclencheur
Le workflow démarre avec un déclencheur déclencheur.
- 2
Traitement
Les données transitent par 10 nœuds, connecting agent, code, gmail.
- 3
Sortie
Le workflow termine son automatisation et livre le résultat à la destination configurée.
Détails des nœuds (10)
Jira Software
jira
Gmail
gmail
Code
code
AI Agent
n8n-nodes-langchain.agent
Ollama Chat Model
n8n-nodes-langchain.lmChatOllama
Think Tool
n8n-nodes-langchain.toolThink
Comment importer ce workflow
- 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
- 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
- 3Sélectionnez le fichier
ai-powered-email-to-jira-ticket-creation-with-llama-32téléchargé et cliquez sur Importer. - 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
- 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.
Ou collez directement dans n8n → Importer depuis JSON :
Intégrations
Créé par
Oneclick AI Squad
@oneclick-ai
Tags
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 →