Capture and Process Ideas with GPT-4o-mini, Notion and Slack Notifications — n8n ワークフロー
概要
How it works
This workflow captures idea submissions from a webhook and enriches them using AI.
It extracts key fields like Title, Tags, Submitted By, and Created date in IST format.
The cleaned data is stored in a Notion database for centralized tracking.
Finally, a confirmation message is posted in Slack to notify the team.
Step-by-step
Step-by-step
- Capture and process submission
Webhook** – Receives idea submissions with text and user ID.
AI Agent & OpenAI Model** – Enrich an
使用ノード
SlackNotionCodeAI AgentOpenAI Chat Model
ワークフロープレビュー
⚡
�
🌐 Webhook
🤖 AI Agent
💬 OpenAI Chat Model
🧑💻 Code
📝 Add to Notion
✅ Send Confirmation (Sla…
6 nodes5 edges
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 6 個のノードを流れます, connecting agent, code, lmchatopenai。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
SL#1
Slack
slack
NO#2
Notion
notion
CO#3
Code
code
AI#4
AI Agent
n8n-nodes-langchain.agent
OP#5
OpenAI Chat Model
n8n-nodes-langchain.lmChatOpenAi
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
capture-and-process-ideas-with-gpt-4o-mini-notion-and-slack-notificationsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Capture and Process Ideas with GPT-4o-mini, Notion and Slack Notifications", "nodes": [...], ...}
インテグレーション
agentcodelmchatopenainotionslackwebhook
作成者
Avkash Kakdiya
@itechnotion
タグ
agentcodelmchatopenainotionslackwebhook