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. 2Откройте ваш экземпляр n8n. Перейдите в Рабочие процессы → Новый → Импорт из файла.
  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 бесплатно →