Generate Daily Jira Summaries & Weekly Reports with Azure OpenAI and Gmail — n8n ワークフロー

複雑度 スケジュール15個のノード🏷️ Project Management作成者:Rahul Joshi

概要

Description  Automates daily EOD summaries from Jira issues into an Excel sheet, then compiles a weekly summary using Azure OpenAI (GPT-4o-mini) and delivers it to stakeholders via email. Gain consistent reporting, clear insights, and hands-free delivery. ✨📧

What This Template Does  Fetches Jira issues and extracts key fields. 🧩 Generates End‑of‑Day summaries and stores them in Excel daily. 📄 Aggregates the week’s EOD data from Excel. 📚 Creates a weekly summary using Azure OpenAI (GPT-4o-mini).

使用ノード

Google SheetsJira SoftwareGmailCodeAI AgentStructured Output ParserAzure OpenAI Chat Model

ワークフロープレビュー

Daily Evening Trigger 
Schedules and initiates the EOD workflow each workday e
Get ALL issues (Jira) 
Retrieves all Jira issues for the day, including status
Flatten Input 
Normalizes and flattens the Jira JSON into a lighter st
Chat Model (EOD) 
Generates a structured End‑of‑Day summary from the flat
Append Summary (Sheet) 
Writes the EOD summary and the day’s metadata into the
Friday Evening Trigger 
Starts the weekly compilation workflow every Friday eve
Get all stored data (Sheet) 
Reads the week’s EOD entries from the sheet, providing
Flatten the input (Weekly) 
Converts the read rows into a unified format for the we
Chat Model (Weekly) 
Produces a consistent Weekly Summary by analyzing the f
Create Email 
Transforms the weekly summary into styled, mobile‑frien
Email to Stakeholders 
Sends the final weekly report email to the stakeholder
modelmodelparserparser
Azure OpenAI Chat Model
Azure OpenAI Chat Model1
Structured Output Parser
Structured Output Parser1
Get ALL issues
Flatten Input
Create Summary
Append Summary
D
Daily Evening Trigger
F
Friday Evening Trigger
Get all stored data
Flatten the input
Create Weekly Summary
Create Email
Email to Stakeholders
15 nodes13 edges

仕組み

  1. 1

    トリガー

    このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。

  2. 2

    処理

    データは 15 個のノードを流れます, connecting agent, code, gmail。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (15)

GO

Google Sheets

googleSheets

#1
JI

Jira Software

jira

#2
GM

Gmail

gmail

#3
CO

Code

code

#4
AI

AI Agent

n8n-nodes-langchain.agent

#5
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#6
AZ

Azure OpenAI Chat Model

n8n-nodes-langchain.lmChatAzureOpenAi

#7

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした generate-daily-jira-summaries-weekly-reports-with-azure-openai-and-gmail ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Generate Daily Jira Summaries & Weekly Reports with Azure OpenAI and Gmail", "nodes": [...], ...}

インテグレーション

agentcodegmailgooglesheetsjiralmchatazureopenaioutputparserstructuredscheduletrigger

このワークフローを取得

ワンクリックでダウンロード&インポート

JSONをダウンロードn8n.ioで見る
ノード15
複雑度medium
トリガーscheduled
カテゴリProject Management

作成者

Rahul Joshi

Rahul Joshi

@rahul08

タグ

agentcodegmailgooglesheetsjiralmchatazureopenaioutputparserstructuredscheduletrigger

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →