Block 1 - Workflow Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
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, ca...
n8n-nodes-base.stickynote, n8n-nodes-base.mondaycom, n8n-nodes-base.set, n8n-nodes-base.merge, n8n-nodes-base.jira, n8n-nodes-base.googlesheets, n8n-nodes-base.errortrigger, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Rahul Joshi.
Original n8n.io sourceAutomate 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. π¬ππ€
β 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
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. β
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 27 workflow blocks. Download the JSON for the full node graph.
| Workflow | Analyze customer feedback with Azure GPT-4, Jira tasks & Outlook reports from Monday.com |
|---|---|
| Complexity | advanced |
| Nodes | 27 |
| Categories | Market Research, AI Summarization |
| Author | Rahul Joshi |
| Published | 17 Oct 2025 |
Use the JSON export at /data/workflows/9836/9836.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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, ca...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.