Add product ideas to Notion via a Slack command — Workflow n8n

Faible complexité🔗 Webhook5 nœuds🏷️ Project Management👁 1,310 vuespar Niklas Hatje

Aperçu

Use Case In most companies, employees have a lot of great ideas. That was the same for us at n8n. We wanted to make it as easy as possible to allow everyone to add their ideas to some formatted database - it should be somewhere where everyone is all the time and could add a new idea without much extra effort. Since we're using Slack, this seemed to be the perfect place to easily add ideas and collect them in Notion. What this workflow does This workflow waits for a webhook call within Slack, tha

Nœuds utilisés

HTTP RequestNotion

Aperçu du workflow

Needed pre-work: Add a Slack App
1. Visit https://api.slack.com/apps, click on `New App`
2. Click on `OAuth & Permissions` and scroll down to Sc
Setup
1. Add a Database in Notion with the columns `Name` and
2. Add your Notion credentials and add the integration
3. Fill the setup node below
4. Create your slack
You can easily support more commands, like `/
W
Webhook
Notion
S
Switch
Hidden message to add fe…
S
Set me up
5 nodes4 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 5 nœuds, connecting httprequest, notion, set.

  3. 3

    Sortie

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

Détails des nœuds (5)

HT

HTTP Request

httpRequest

#1
NO

Notion

notion

#2

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 add-product-ideas-to-notion-via-a-slack-command 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": "Add product ideas to Notion via a Slack command", "nodes": [...], ...}

Intégrations

httprequestnotionsetswitchwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
Nœuds5
Complexitélow
Déclencheurwebhook
Vues1,310

Créé par

Niklas Hatje

Niklas Hatje

@nik8n

Tags

httprequestnotionsetswitchwebhook

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 →