Analyze Customer Feedback with Azure GPT-4, Jira Tasks & Outlook Reports from Monday.com

Go to Workflow
0 views
Built by Rahul Joshi Rahul Joshi
Created on June 07, 2026

Description

Description
Automate customer feedback analysis and action planning by integrating Monday.com, Azure OpenAI, Jira, Google Sheets, and Outlook. This workflow classifies customer feedback with AI, calculates business impact, creates Jira tasks for high-priority issues, and sends weekly performance summaries β€” turning raw feedback into actionable insights. πŸ’¬πŸ“ˆπŸ€–

What This Template Does
Step 1: Triggers automatically every Monday at 9:00 AM to fetch new customer feedback from Monday.com. ⏰
Step 2: Normalizes and structures data into consistent fields (title, account, ARR, NPS, etc.). 🧩
Step 3: Uses Azure OpenAI GPT-4 to classify sentiment and identify feedback themes (e.g., β€œUI Design,” β€œApp Crash”). 🧠
Step 4: Calculates a business impact score based on ARR, NPS delta, and sentiment weightings. βš™οΈ
Step 5: Creates Jira tasks for high-impact feedback items for product or engineering follow-up. 🎫
Step 6: Logs all feedback and impact scores into Google Sheets for analytics dashboards. πŸ“Š
Step 7: Generates a professional HTML report summarizing metrics, wins, and risks, then emails it via Outlook. πŸ“§
Step 8: Sends automated error-alert emails if any node fails during execution. 🚨

Key Benefits
βœ… Converts qualitative feedback into measurable business intelligence
βœ… Identifies critical customer issues automatically using AI
βœ… Reduces manual effort in triaging and prioritizing feedback
βœ… Creates real-time visibility for product and CX teams
βœ… Provides weekly executive summaries and performance insights

Features
Weekly scheduled trigger (every Monday 9 AM)
Monday.com data fetching and field normalization
Azure OpenAI GPT-4-based sentiment and theme detection
Impact scoring combining ARR + NPS + sentiment weighting
Jira issue creation with context-rich descriptions
Google Sheets logging for dashboards and historical records
Outlook HTML email reports for leadership visibility
Automated Gmail error-notification system

Requirements
Monday.com API credentials with board access
Azure OpenAI GPT-4 API credentials
Jira Software Cloud API credentials
Google Sheets OAuth2 credentials with edit permissions
Microsoft Outlook OAuth2 credentials for email delivery
Gmail OAuth2 credentials for error alerting

Target Audience
Product and CX teams analyzing customer sentiment
SaaS businesses tracking post-implementation feedback
Customer-success and support operations teams
Product managers prioritizing improvements based on impact
Leadership teams monitoring customer health and satisfaction

Step-by-Step Setup Instructions
1️⃣ Connect Monday.com API and update your boardId and groupId.
2️⃣ Configure Azure OpenAI GPT-4 credentials for the AI classifier.
3️⃣ Set Jira project ID and issue type for ticket creation.
4️⃣ Link Google Sheets and replace YOUR_SHEET_ID.
5️⃣ Connect Outlook OAuth2 and add recipient email for reports.
6️⃣ Configure Gmail OAuth2 for error alerts.
7️⃣ Adjust the cron expression (0 9 * * 1) to fit your timezone.
8️⃣ Test the workflow end-to-end with sample data.
9️⃣ Enable automation for seamless weekly feedback intelligence. βœ…

Nodes Used (10)

AI Agent
@n8n/n8n-nodes-langchain.agent
Azure OpenAI Chat Model
@n8n/n8n-nodes-langchain.lmChatAzureOpenAi
Code
n8n-nodes-base.code
Gmail
n8n-nodes-base.gmail
Google Sheets
n8n-nodes-base.googleSheets
Jira Software
n8n-nodes-base.jira
Microsoft Outlook
n8n-nodes-base.microsoftOutlook
Monday.com
n8n-nodes-base.mondayCom
Simple Memory
@n8n/n8n-nodes-langchain.memoryBufferWindow
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured