Capture and Process Ideas with GPT-4o-mini, Notion and Slack Notifications — Workflow n8n

Moyen complexité🔗 Webhook6 nœuds🏷️ Project Managementpar Avkash Kakdiya

Aperçu

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

  1. Capture and process submission
    Webhook** – Receives idea submissions with text and user ID.
    AI Agent & OpenAI Model** – Enrich an

Nœuds utilisés

SlackNotionCodeAI AgentOpenAI Chat Model

Aperçu du workflow

🛠️ Data Handling & Transformation
*Input text comes in via Webhook ($json.body.text + use
AI Agent is instructed to output Title, Tags, Submitted
The Code node
🗂️ Database (Notion Integration)
*Data is added into Notion (Ideas DB) with mapped prope
Title → title property
Submitted By → rich text
Created → date (IST, but stored cleanly without "I
💬 Notifications
*Once saved in Notion, the workflow notifies Slack with
Confirms submission.
Echoes back the submitted idea title.*
model
🌐 Webhook
🤖 AI Agent
💬 OpenAI Chat Model
🧑‍💻 Code
📝 Add to Notion
✅ Send Confirmation (Sla…
6 nodes5 edges

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les données transitent par 6 nœuds, connecting agent, code, lmchatopenai.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

Détails des nœuds (6)

SL

Slack

slack

#1
NO

Notion

notion

#2
CO

Code

code

#3
AI

AI Agent

n8n-nodes-langchain.agent

#4
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#5

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. Accédez à Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier capture-and-process-ideas-with-gpt-4o-mini-notion-and-slack-notifications téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nœud de service (clés API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

{ "name": "Capture and Process Ideas with GPT-4o-mini, Notion and Slack Notifications", "nodes": [...], ...}

Intégrations

agentcodelmchatopenainotionslackwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds6
Complexitémedium
Déclencheurwebhook

Créé par

Avkash Kakdiya

Avkash Kakdiya

@itechnotion

Tags

agentcodelmchatopenainotionslackwebhook

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. Hébergez-le vous-même ou utilisez la version cloud.

Obtenir n8n gratuitement →