Add product ideas to Notion via a Slack command — n8n ワークフロー

複雑度🔗 Webhook5個のノード🏷️ Project Management👁 1,310回閲覧作成者:Niklas Hatje

概要

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

使用ノード

HTTP RequestNotion

ワークフロープレビュー

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

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 5 個のノードを流れます, connecting httprequest, notion, set。

  3. 3

    出力

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

ノード詳細 (5)

HT

HTTP Request

httpRequest

#1
NO

Notion

notion

#2

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

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

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

{ "name": "Add product ideas to Notion via a Slack command", "nodes": [...], ...}

インテグレーション

httprequestnotionsetswitchwebhook

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード5
複雑度low
トリガーwebhook
閲覧数1,310
カテゴリProject Management

作成者

Niklas Hatje

Niklas Hatje

@nik8n

タグ

httprequestnotionsetswitchwebhook

n8n初めてですか?

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

n8nを無料で始める →