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

Low complexity🔗 Webhook5 nodes🏷️ Project Management👁 1,310 viewsby Niklas Hatje

Overview

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

Nodes used

HTTP RequestNotion

Workflow Preview

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

How it Works

  1. 1

    Trigger

    The workflow starts with a webhook trigger.

  2. 2

    Process

    Data flows through 5 nodes, connecting httprequest, notion, set.

  3. 3

    Output

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

Node Details (5)

HT

HTTP Request

httpRequest

#1
NO

Notion

notion

#2

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

Integrations

httprequestnotionsetswitchwebhook

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes5
Complexitylow
Triggerwebhook
Views1,310

Created by

Niklas Hatje

Niklas Hatje

@nik8n

Tags

httprequestnotionsetswitchwebhook

New to n8n?

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

Get n8n Free →