Triage product UAT feedback with OpenAI, Notion, Slack and Gmail — n8n ワークフロー

複雑度🔗 Webhook16個のノード🏷️ Project Management作成者:Yassin Zehar

概要

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

使用ノード

SlackGmailNotionCodeOpenAI

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

    このワークフローは webhook トリガーで開始します。

  2. 2

    処理

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

  3. 3

    出力

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

ノード詳細 (16)

SL

Slack

slack

#1
GM

Gmail

gmail

#2
NO

Notion

notion

#3
CO

Code

code

#4
OP

OpenAI

n8n-nodes-langchain.openAi

#5

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

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

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

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

インテグレーション

codegmailifmergenotionopenairespondtowebhooksetslackwebhook

このワークフローを取得

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

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

作成者

Yassin Zehar

Yassin Zehar

@yassinzehar

タグ

codegmailifmergenotionopenairespondtowebhooksetslackwebhook

n8n初めてですか?

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

n8nを無料で始める →