AI-Powered Email to Jira Ticket Creation with Llama 3.2 — n8n Workflow
Overview
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 &
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 10 nodes, connecting agent, code, gmail.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (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
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
ai-powered-email-to-jira-ticket-creation-with-llama-32file and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
Oneclick AI Squad
@oneclick-ai
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →