Add product ideas to Notion via a Slack command — n8n ワークフロー
概要
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
ワークフロープレビュー
⚡
W
Webhook
Notion
S
Switch
Hidden message to add fe…
S
Set me up
5 nodes4 edges
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 5 個のノードを流れます, connecting httprequest, notion, set。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (5)
HT#1
HTTP Request
httpRequest
NO#2
Notion
notion
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
add-product-ideas-to-notion-via-a-slack-commandファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Add product ideas to Notion via a Slack command", "nodes": [...], ...}
インテグレーション
httprequestnotionsetswitchwebhook
作成者
Niklas Hatje
@nik8n
タグ
httprequestnotionsetswitchwebhook