Triage product UAT feedback with OpenAI, Notion, Slack and Gmail — n8n Workflow

High complexity🔗 Webhook16 nodes🏷️ Project Managementby Yassin Zehar

Overview

Description Automatically triage Product UAT feedback with AI, deduplicate it against your existing Notion backlog, create/update the right Notion item, and close the loop with the tester (Slack or email).

This workflow standardizes incoming UAT feedback, runs AI classification (type, severity, summary, suggested title, confidence), searches Notion to prevent duplicates, and upserts the roadmap entry for product review. It then confirms receipt to the tester and returns a structured webhook res

Nodes used

SlackGmailNotionCodeOpenAI

Workflow Preview

How it works
This workflow automates Product UAT feature request tri
When feedback is submitted via a webhook, the workflow
Ingestion & Normalization
Receives feedback via webhook and standardizes fields (
AI Triage
Uses an AI model to classify feedback (type, severity,
Notion Dedupe & Upsert
Searches Notion by suggested title to avoid duplicates.
Closed Loop
Sends a confirmation to the tester (Slack DM or email)
T
trigger
normalize
parsing and validation
double check
tester email
slack tester
clean text
I
if found
C
compose reply branch 2
W
Webhook response
H
how to contact
update notion database
create notion database
AI agent
D
data merge
D
data mapping
16 nodes17 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 16 nodes, connecting code, gmail, if.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (16)

SL

Slack

slack

#1
GM

Gmail

gmail

#2
NO

Notion

notion

#3
CO

Code

code

#4
OP

OpenAI

n8n-nodes-langchain.openAi

#5

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded triage-product-uat-feedback-with-openai-notion-slack-and-gmail file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Triage product UAT feedback with OpenAI, Notion, Slack and Gmail", "nodes": [...], ...}

Integrations

codegmailifmergenotionopenairespondtowebhooksetslackwebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes16
Complexityhigh
Triggerwebhook

Created by

Yassin Zehar

Yassin Zehar

@yassinzehar

Tags

codegmailifmergenotionopenairespondtowebhooksetslackwebhook

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →